milvus/internal
yihao.dai 7fe1826eb9
fix: [hotfix-2.5.14] Fix index blocked by failed sort stats (#43061) (#43128)
When l0 compaction is executing, do not mark the stats task as failed;
keep it in the init state to allow retry.

issue: https://github.com/milvus-io/milvus/issues/43039

pr: https://github.com/milvus-io/milvus/pull/43061

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-07-07 10:04:54 +08:00
..