Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 0 | 0 | 1 | 2 | 2 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 3 |
| 2026-09-05 | 3 | 0 | 0 | 0 | 2 |
| 2026-09-04 | 2 | 0 | 0 | 1 | 82 |
| 2026-09-03 | 3 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 2 | 5 | 0 | 0 | 0 |
| 2026-08-30 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 5 | 3 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 3 | 4 | 0 | 0 | 0 |
| 2026-08-25 | 0 | 0 | 0 | 0 | 0 |
Opened: 8
Closed: 0
Comments: 1
Events: 3
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1441 Nightly stability failure: 2026-09-07T03:03:55.5913030Z --- FAIL: TestResumableReader_ContextCancelAbortsBackoff (0.0 Opened 22 days ago | github-actions[bot] | open | bug stability | 3 | 0 | 18 hours ago |
#1400 Thoughts from a first-time user Opened 1 month ago | BroadlyWhitaker | open | No labels | 6 | 0 | 1 day ago |
#1513 Writable VFS: scope write state by database name Opened 2 days ago | mohamedalichelbi | open | No labels | 0 | 0 | 2 days ago |
#1512 GCS replica writes hang indefinitely on v0.5.16/v0.5.17 during a v0.3.x → v0.5.x migration (works fine on v0.3.13) Opened 3 days ago | davidmrnustik | open | bug | 0 | 0 | 3 days ago |
#1511 Nightly stability failure: Malformed job record #4: steps[5].conclusion must be a non-empty string; steps[6].conclusi… Opened 3 days ago | github-actions[bot] | open | bug stability | 0 | 0 | 3 days ago |
#1510 Compaction from L0 snapshot writes DB-sized LTX's across all levels Opened 3 days ago | darkgnotic | open | bug | 0 | 0 | 3 days ago |
#1508 Sync() can decode O(db-size) bytes, delaying checkpoints after large L0 snapshot Opened 3 days ago | darkgnotic | open | bug | 1 | 0 | 3 days ago |
#1503 test(integration): load generator is SIGKILLed at the deadline, logging signal: killed in every soak Opened 4 days ago | corylanou | open | stability | 0 | 0 | 4 days ago |
#1502 fix(replica): ResumableReader returns transport error instead of context.Canceled when cancelled during reopen Opened 4 days ago | corylanou | open | bug stability | 0 | 0 | 4 days ago |
#1501 Nightly stability failure: signal: killed; 2026-09-03T04:08:54.3073246Z --- FAIL: TestResumableReader_ContextCancelAb… Opened 5 days ago | github-actions[bot] | open | bug stability | 0 | 0 | 5 days ago |
#1301 feat: Expose distributed leasing in replicate -exec lifecycle Opened 3 months ago | deniz195 | open | enhancement | 1 | 1 | 5 days ago |
#1469 10 000 databases in one process: fatal error: thread exhaustion (Go 10000-thread limit) at startup Opened 14 days ago | stomybexy | open | No labels | 1 | 0 | 5 days ago |
#1403 config: unknown YAML keys are silently ignored, hiding misconfiguration Opened 1 month ago | corylanou | open | bug | 1 | 0 | 7 days ago |
#1424 S3-compatible (Garage) endpoint fails with `signed header 'accept-encoding' is not present` Opened 1 month ago | ahgraber | closed - completed | bug | 0 | 0 | 7 days ago |
#1495 test(db): TestDB_DelayedCheckpointAfterWrite is sleep-timed and flakes on CI Opened 7 days ago | corylanou | open | bug | 0 | 0 | 7 days ago |
#1487 replica: define or remove the public EnforceRetention API after multi-level compaction Opened 9 days ago | UniversePeak | open | No labels | 1 | 0 | 7 days ago |
#1273 Split soak-stabilization PR into reviewable fixes Opened 4 months ago | corylanou | open | stability | 2 | 1 | 7 days ago |
#1278 Fix S3/Tigris request cancellation and upload defaults Opened 4 months ago | corylanou | closed - completed | bug stability | 3 | 0 | 7 days ago |
#1443 fix(restore): v3 WAL segment sort comparator truncates on 32-bit builds Opened 21 days ago | corylanou | closed - completed | No labels | 0 | 0 | 7 days ago |
#1411 config: duplicate dbs[].path is accepted, producing two managers on one metadata directory Opened 1 month ago | corylanou | closed - completed | No labels | 0 | 0 | 7 days ago |
#1428 Docs: litestream creates a _litestream_lock table in the source database Opened 1 month ago | arnoldwolfe | closed - completed | No labels | 0 | 0 | 7 days ago |
#1492 Compaction source streams reopened after Compact returns are never closed, leaking one connection per source file when an upload fails mid-compaction Opened 8 days ago | akeemjenkins | open | No labels | 0 | 0 | 8 days ago |
#1402 Nightly stability failure: write ltx file: persistent error" elapsed=151.476343ms remaining=9.848523226s Opened 1 month ago | github-actions[bot] | open | bug stability | 3 | 0 | 8 days ago |
#1490 Snapshot compaction permanently stalls on "snapshot wal read exceeded bound" due to a frame-offset bug in pageMap Opened 9 days ago | yasyf | open | No labels | 1 | 0 | 9 days ago |
#1489 Docs: add a troubleshooting note for the "counter cannot decrease in value" panic (unstable clocksource) Opened 9 days ago | nhobin219 | open | No labels | 0 | 0 | 9 days ago |