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

[BUG]: Concurrent manifest corruption bugfix not pulled into latest build #1819

Closed
dangermike opened this issue Oct 18, 2022 · 2 comments
Closed
Assignees
Labels
kind/bug Something is broken.

Comments

@dangermike
Copy link

dangermike commented Oct 18, 2022

What version of Badger are you using?

v3.2103.3

What version of Go are you using?

Go 1.19 (not that it matters)

Have you tried reproducing the issue with the latest release?

Yes

What is the hardware spec (RAM, CPU, OS)?

Doesn't matter

What steps will reproduce the bug?

Look at #1756, see it in the master branch, but not on the v3.2103.3 branch

Expected behavior and actual result.

Expected merged bugfix to be in the latest release. Actually not.

Additional information

I think this was just missed when the tag was created. It's a big deal for those affected by it.

@dangermike
Copy link
Author

Thanks, @joshua-goldstein! I really appreciate the fast response.

skrdgraph pushed a commit that referenced this issue Nov 3, 2022
…rrent compactions (#1756) (#1820)

This PR is a cherry pick of #1756. Addresses [this
issue](https://discuss.dgraph.io/t/badgerdb-manifest-corruption-issue-solution/15915)
on Discuss and[ this
issue](#1819) on Badger.

Co-authored-by: Kenan Kessler <[email protected]>
@joshua-goldstein
Copy link
Contributor

@dangermike Thanks again for bringing this to our attention, issue is patched in Badger v3.2103.4.

mangalaman93 pushed a commit that referenced this issue Feb 14, 2023
…rrent compactions (#1756) (#1820)

This PR is a cherry pick of #1756. Addresses [this
issue](https://discuss.dgraph.io/t/badgerdb-manifest-corruption-issue-solution/15915)
on Discuss and[ this
issue](#1819) on Badger.

Co-authored-by: Kenan Kessler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

No branches or pull requests

3 participants