mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
issue: #39333 #41570 Fix delete record missing issue introduced in PR #39552 L0 refactoring: - Use delete checkpoint as consume start position when deleteCP < channelCP - Add logging when delete checkpoint is used instead of seek position - Prevent delete record loss when deleteCP is earlier than default channelCP Signed-off-by: Wei Liu <wei.liu@zilliz.com>