Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling when writing into LMDB #5089

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

Kerollmops
Copy link
Member

This PR exposes two new internal error variants: StoreDelete and StorePut. So that the error messages are better when we fail at writing into LMDB.

Related to #5078

@Kerollmops Kerollmops added this to the v1.12.0 milestone Nov 25, 2024
@Kerollmops Kerollmops requested a review from dureuill November 25, 2024 15:04
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

⚠️ Be careful if you want v1.12, you should not merge on main

@Kerollmops Kerollmops changed the base branch from main to release-v1.12.0 November 25, 2024 15:32
Copy link
Contributor

@dureuill dureuill left a comment

Choose a reason for hiding this comment

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

LGTM

bors merge

Copy link
Contributor

meili-bors bot commented Nov 25, 2024

@meili-bors meili-bors bot merged commit 5560452 into release-v1.12.0 Nov 25, 2024
10 checks passed
@meili-bors meili-bors bot deleted the improve-lmdb-internal-error branch November 25, 2024 17:00
@meili-bot meili-bot added the v1.12.0 PRs/issues solved in v1.12.0 released on 2024-12-23 label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.12.0 PRs/issues solved in v1.12.0 released on 2024-12-23
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants