milvus/internal/indexcoord
congqixia d0e8711381
Fix watcher loop quit and channel shouldDrop logic (#23401)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-04-13 19:10:29 +08:00
..
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
const.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00
errors.go Fix the nil point about the session (#22696) 2023-03-10 21:43:54 +08:00
errors_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
flush_segment_watcher.go Prevent flushWatcher watches new segment just after GetFlushedSegments (#21058) 2022-12-08 11:19:19 +08:00
flushed_segment_watcher_test.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00
garbage_collector.go Fix bug for batch delete files on gcp of minio (#23052) (#23083) 2023-03-29 10:16:11 +08:00
garbage_collector_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
handoff.go Support get segment info without binlog path (#22741) 2023-03-14 21:47:55 +08:00
handoff_test.go Reduce log frequency in IndexCoord (#20638) 2022-11-17 15:13:08 +08:00
index_builder.go Reduce scheduler duration of index task from 1s to 500ms (#21893) 2023-02-02 15:01:51 +08:00
index_builder_test.go Drop fail jobs on indexnode (#20425) (#20496) 2022-11-11 09:57:04 +08:00
index_coord.go Fix watcher loop quit and channel shouldDrop logic (#23401) 2023-04-13 19:10:29 +08:00
index_coord_mock.go Support get segment info without binlog path (#22741) 2023-03-14 21:47:55 +08:00
index_coord_test.go Support get segment info without binlog path (#22741) 2023-03-14 21:47:55 +08:00
meta_table.go Fix create index finish early because compaction (#22509) 2023-03-03 19:05:50 +08:00
meta_table_test.go Check complete segment indexes for current data view (#22375) 2023-02-24 11:49:46 +08:00
metrics_info.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metrics_info_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
node_manager.go Support the graceful stop for the indexnode (#21556) 2023-01-06 10:59:35 +08:00
node_manager_test.go Support the graceful stop for the indexnode (#21556) 2023-01-06 10:59:35 +08:00
peek_client_policy.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
peek_client_policy_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
priority_queue.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
priority_queue_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task.go Support get segment info without binlog path (#22741) 2023-03-14 21:47:55 +08:00
task_scheduler.go Register after start to prevent there are tow coordinator at the same time (#21641) 2023-01-12 12:01:39 +08:00
task_state.go Mark index meta as deleted when segment is compacted (#19163) 2022-09-15 15:44:31 +08:00
task_state_test.go Add ut for IndexCoord (#19349) 2022-09-23 09:58:51 +08:00
task_test.go Forbid gc index meta when creating index (#21024) 2022-12-07 19:15:20 +08:00
util.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00
util_test.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00