-
Notifications
You must be signed in to change notification settings - Fork 649
Issues: etcd-io/bbolt
after restart, bbolt db failed to get all reachable pages
#778
opened Jun 26, 2024 by
timannguyen
Open
20
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
Author
Label
Milestones
Assignee
Sort
Issues list
Refactor freelist management & add more dedicated tests
area/freelist
#789
opened Jul 8, 2024 by
ahrtr
5 of 6 tasks
after restart, bbolt db failed to get all reachable pages
area/corruption
#778
opened Jun 26, 2024 by
timannguyen
Update the document for the known data corruption issue caused by fast commit feature
area/documentation
#695
opened Feb 21, 2024 by
ahrtr
Ensure the check command do not panic
priority/important
type/feature
#581
opened Oct 18, 2023 by
ahrtr
Update doc that db might be corrupted when power failure during initialization
area/documentation
#567
opened Sep 15, 2023 by
ahrtr
Additional documentation/examples related to transaction deadlock
area/documentation
#529
opened Jun 19, 2023 by
sparr
RFC: add benchmark for
Compact()
(and possible performance improvements)
area/performance
#517
opened May 29, 2023 by
mitake
Migrate all commands to cobra style commands
area/bbolt-cli
type/feature
#472
opened Apr 26, 2023 by
ahrtr
panic: invalid freelist page: 0, page type is unknown<00>
area/corruption
priority/important
stale
type/bug
#446
opened Mar 30, 2023 by
gandarez
Support customizing the rebalance threshold
area/bbolt-core
stale
type/feature
#422
opened Mar 14, 2023 by
cenkalti
Branch page items link to already released pages
area/corruption
priority/important
stale
type/bug
#402
opened Feb 9, 2023 by
shippomx
Seems the FreelistMapType has a poor delete performance while nosync
area/performance
stale
#239
opened Aug 27, 2020 by
absolute8511
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.