Skip to content

Comments

Update h2 to version 1.4.200 to be able to use MVStore#882

Open
SilinPavel wants to merge 1 commit intorelease/2.6.1from
f_update_h2_to_1_4_200
Open

Update h2 to version 1.4.200 to be able to use MVStore#882
SilinPavel wants to merge 1 commit intorelease/2.6.1from
f_update_h2_to_1_4_200

Conversation

@SilinPavel
Copy link
Member

Description

This PR migrate NGB 2.6.1 to H2 database version 1.4.200.
Intention for this is to use MVStore as more reliable and fast (MVCC is used by default in 1.4.200). And version 1.4.200 of H2 has MVStore as a stable feature.

This PR also includes fixes for some of the DB migration scripts, so manual changes is required to be made if you migrate with existing DB. Moreover to be able to benefit from new MVStore you will need to perform conversion for your existing H2 DB from PageStore to MVStore.

P.S. Also this PR contains small pmd/checkstyle fixes.

@SilinPavel SilinPavel requested review from mzueva and sidoruka June 30, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants