mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
The nodeID for compaction task initialization is 0. This PR adjusts the task reassignment conditions to allow new compaction tasks to be reassigned and executed. issue: https://github.com/milvus-io/milvus/issues/34460 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>