milvus/internal/datanode/compaction
XuanYang-cn 5909a62ca6
fix: Fix accidentlly exit MixCompaction task loop (#34689)
See also: #33431, #34460
pr: #34688

---------

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-07-16 16:21:38 +08:00
..
clustering_compactor_test.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
clustering_compactor.go fix: Fix accidentlly exit MixCompaction task loop (#34689) 2024-07-16 16:21:38 +08:00
compactor_common.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
compactor.go enhance: [cherry-pick] Decouple compaction from shard (#34157) 2024-06-25 20:22:03 +08:00
executor_test.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
executor.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
l0_compactor_test.go fix: DataNode might OOM by estimating based on MemorySize (#34203) 2024-07-04 15:24:10 +08:00
l0_compactor.go fix: DataNode might OOM by estimating based on MemorySize (#34203) 2024-07-04 15:24:10 +08:00
mix_compactor_test.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
mix_compactor.go enhance: [2.4] release the record in delete codec and add some log for compaction (#34506) 2024-07-09 15:40:17 +08:00
mock_compactor.go enhance: [cherry-pick] Periodically synchronize segments to datanode watcher (#33420) (#34186) 2024-06-27 11:24:05 +08:00
segment_writer.go fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00