Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 360 Bytes

File metadata and controls

8 lines (7 loc) · 360 Bytes

Deferred Work

  • shared WAL orphan GC:
    • list llog/wal-shared/*
    • read each blob header
    • delete only after every referenced partition slice is no longer reachable from index/* or meta/control.pending
  • evaluate multiple flusher workers only after measuring the single-threaded batcher
  • long-poll or fetch-style read APIs are still out of scope