Skip to content

Replace BitSet with immutable data structure#4297

Merged
andreitokar merged 3 commits intoh2database:masterfrom
andreitokar:bitset-race
Oct 26, 2025
Merged

Replace BitSet with immutable data structure#4297
andreitokar merged 3 commits intoh2database:masterfrom
andreitokar:bitset-race

Conversation

@andreitokar
Copy link
Contributor

Fix #4293 It replaces TransactionStore.openTransactions and TransactionStore.committingTransactions with immutable long[]

@andreitokar andreitokar merged commit 0605f7e into h2database:master Oct 26, 2025
2 checks passed
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.

Data Race in org.h2.mvstore.tx.TransactionStore.registerTransaction

1 participant