-
Notifications
You must be signed in to change notification settings - Fork 642
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
deadlock with read-transaction and write transaction on different go-routines
#854
opened Nov 6, 2024 by
flywukong
Does Tx.WriteTo need to have Tx open for entire duration of io.CopyN?
#850
opened Oct 30, 2024 by
andreyvit
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
stale
#695
opened Feb 21, 2024 by
ahrtr
Introduce qemu to verify all the existing platforms
area/testing
stale
#665
opened Jan 4, 2024 by
ahrtr
Ensure the check command do not panic
priority/important
stale
type/feature
#581
opened Oct 18, 2023 by
ahrtr
Count number of write transactions in stats
stale
type/feature
#575
opened Oct 9, 2023 by
NeonWizard
Enhance the test to reproduce data corruption issues
area/testing
priority/important
stale
#568
opened Sep 15, 2023 by
ahrtr
Update doc that db might be corrupted when power failure during initialization
area/documentation
stale
#567
opened Sep 15, 2023 by
ahrtr
Additional documentation/examples related to transaction deadlock
area/documentation
stale
#529
opened Jun 19, 2023 by
sparr
RFC: add benchmark for
Compact()
(and possible performance improvements)
area/performance
stale
#517
opened May 29, 2023 by
mitake
Adding checksum to each page
area/corruption
stale
type/feature
#492
opened May 15, 2023 by
cenkalti
Migrate all commands to cobra style commands
area/bbolt-cli
stale
type/feature
#472
opened Apr 26, 2023 by
ahrtr
Remove panics in the library code
area/corruption
stale
type/bug
#447
opened Apr 1, 2023 by
cenkalti
panic: invalid freelist page: 0, page type is unknown<00>
area/corruption
priority/important
type/bug
#446
opened Mar 30, 2023 by
gandarez
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.