risingwave_meta::hummock

Module compactor_manager

source

Structs§

  • Wraps the stream between meta node and compactor node. Compactor node will re-establish the stream when the previous one fails.
  • CompactorManagerInner maintains compactors which can process compact task. A compact task is tracked in HummockManager::Compaction via both CompactStatus and CompactTaskAssignment.

Constants§

Type Aliases§