simplify Store#close by grandinj · Pull Request #4168 · h2database/h2database

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@grandinj

Copy link

Contributor

We call MVStore#close() here, and that also implements the "full compact on close" on logic, so no need to duplicate that here.

We call MVStore#close() here, and that also implements the "full compact on close" on logic, so no need to duplicate that here.
Copy link

Contributor

@andreitokar andreitokar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@andreitokar andreitokar andreitokar approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@grandinj @andreitokar