milvus/internal/datanode/compaction
XuanYang-cn 323400c190
enhance: Enable to write multiple segments in mix compactor (#35705)
Prevent segments to be written larger than maxSize * expansionRate

See also: #35584

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

---------

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-08-30 11:29:01 +08:00
..
clustering_compactor_test.go fix: Fix the issue of missing stats log after clustering compaction (#35266) 2024-08-08 14:24:17 +08:00
clustering_compactor.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00
compactor_common.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00
compactor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
executor_test.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
executor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
l0_compactor_test.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
l0_compactor.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
load_stats.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
mix_compactor_test.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00
mix_compactor.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00
mock_compactor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
segment_writer.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00