milvus/internal/indexcoord
cai.zhang e65ba6331e
Only store segmentID for flushed segments event (#19075)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>

Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2022-09-09 15:52:35 +08:00
..
const.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
errors_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
errors.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
flush_segment_watcher.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
flushed_segment_watcher_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
garbage_collector_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
garbage_collector.go Unify rootPath in configs and ChunkManager (#18808) 2022-08-25 19:32:53 +08:00
index_builder_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
index_builder.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
index_coord_mock.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
index_coord_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
index_coord.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
meta_table_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
meta_table.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
metrics_info_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
metrics_info.go Add ShowConfigurations for all remaining session (#18594) 2022-08-12 13:20:39 +08:00
node_manager_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
node_manager.go Add IndexCoord ut and fix data race (#18897) 2022-08-31 10:23:04 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
peek_client_policy_test.go Sort out the log of IndexCoord (#16810) 2022-05-09 12:05:52 +08:00
peek_client_policy.go IndexCoord does not assign task to IndexNode prematurely (#17717) 2022-06-23 10:40:13 +08:00
priority_queue_test.go IndexCoord does not assign task to IndexNode prematurely (#17717) 2022-06-23 10:40:13 +08:00
priority_queue.go Add node ctx mananger logic for IndexCoord (#13862) 2021-12-23 21:35:52 +08:00
task_scheduler.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task_state.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
util_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
util.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00