milvus/internal/datanode/syncmgr
congqixia 8a9ab69369
fix: Skip statslog generation flushing empty L0 segment (#28733)
See also #27675

When L0 segment contains only delta data, merged statslog shall be
skiped when performing sync task

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-11-25 15:10:25 +08:00
..
key_lock_dispatcher_test.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
key_lock_dispatcher.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
meta_writer_test.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
meta_writer.go enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
mock_sync_manager.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
options.go enhance: fix LevelZero segment sync logic (#28482) 2023-11-17 21:46:20 +08:00
sync_manager_test.go enhance: Add back clean compacted segment info logic (#28646) 2023-11-24 15:38:25 +08:00
sync_manager.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
task_test.go fix: Skip statslog generation flushing empty L0 segment (#28733) 2023-11-25 15:10:25 +08:00
task.go fix: Skip statslog generation flushing empty L0 segment (#28733) 2023-11-25 15:10:25 +08:00
taskv2_test.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00
taskv2.go feat: integrate storage v2 into the write path (#28440) 2023-11-23 17:26:24 +08:00