Skip to content

Conversation

@andreitokar
Copy link
Contributor

I have no idea why LocalSession.hasPendingTransaction() always return false, but it does not look right.
This PR also avoid call to MVStore.store() for in-memory case, which might be a boost in performance and scalability.

@grandinj
Copy link
Contributor

hasPendingTransaction() was part of the UndoLog logic, which was only used by PageStore

@andreitokar
Copy link
Contributor Author

@grandinj , it's still in use even after PageStore removal

@andreitokar andreitokar merged commit 71f8738 into h2database:master Jun 14, 2021
@andreitokar andreitokar deleted the has_pending_tx branch June 14, 2021 17:45
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