mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
issue:#40207 related to https://github.com/milvus-io/milvus/pull/39552 - Correct comparison operator in UnRegister from > to >= to prevent premature release of L0 segments with matching timestamps - Add detailed logging for segment retention decisions during unregistration - Enhance error logging for buffer cleanup operations - Add trace logs for segment registration/release lifecycle - Include timestamp comparisons in debug logs for future troubleshooting Signed-off-by: Wei Liu <wei.liu@zilliz.com> Signed-off-by: Wei Liu <wei.liu@zilliz.com>