horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

feat(horaemeta): impl compaction nodes management service

Open LeslieKid opened this issue 1 year ago • 0 comments

Rationale

The subtask to support compaction offloading. See #1545

Detailed Changes

  • Horaemeta: Introduce CompactionNodeManager in ClusterMetadata
    • support register compaction nodes
    • support fetch compaction node with round-robin schedule strategy horaemeta.
  • Add unit tests.

Test Plan

CI test & new unit tests

LeslieKid avatar Aug 27 '24 14:08 LeslieKid