milvus/internal/datanode/compaction
congqixia d16320705e
enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023)
Cherry-pick from master
pr: #34763
See also #34746

This PR add segment level field in response of
`GetPersistentSegmentInfo` and `GetQuerySegmentInfo`

---------

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-29 10:11:52 +08:00
..
clustering_compactor_test.go enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023) 2024-07-29 10:11:52 +08:00
clustering_compactor.go fix: [cherry-pick] Fix bug for block clustering compaction (#35021) 2024-07-26 11:33:40 +08:00
compactor_common.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
compactor.go enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +08:00
executor_test.go enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +08:00
executor.go enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +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 enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +08:00
mix_compactor_test.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
mix_compactor.go enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +08:00
mock_compactor.go enhance:[cherry-pick] Add compaction task slot usage logic (#34625) 2024-07-18 09:55:43 +08:00
segment_writer.go fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00