milvus/internal/datanode/compaction
yihao.dai 86a36b105a
enhance: Tidy compaction executor (#33778)
Move compaction executor to compaction pacakge.

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

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-06-14 14:34:01 +08:00
..
clustering_compactor_test.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
clustering_compactor.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
compactor_common.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
compactor.go enhance: Decouple compaction from shard (#33138) 2024-05-24 09:07:41 +08:00
executor_test.go enhance: Tidy compaction executor (#33778) 2024-06-14 14:34:01 +08:00
executor.go enhance: Tidy compaction executor (#33778) 2024-06-14 14:34:01 +08:00
l0_compactor_test.go fix: Fix l0 compactor may cause DN from OOM (#33554) 2024-06-06 14:33:52 +08:00
l0_compactor.go enhance: Execute bloom filter apply in parallel to speed up segment predict (#33792) 2024-06-14 11:37:56 +08:00
mix_compactor_test.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
mix_compactor.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
mock_compactor.go enhance: Periodically synchronize segments to datanode watcher (#33420) 2024-05-30 13:37:44 +08:00
segment_writer.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00