milvus/internal/indexcoord
Enwei Jiao 19524a5344
Fix nodeID mismatch at standalone mode (#20648)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>

Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2022-11-17 17:15:08 +08:00
..
const.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00
errors_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
errors.go Check indexes in indexcoord instead of proxy (#20193) 2022-10-31 11:39:33 +08:00
flush_segment_watcher.go Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +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_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
garbage_collector.go Use GetSegmentUnsafe when get unhealthy segment (#20617) 2022-11-15 19:55:07 +08:00
handoff_test.go Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +08:00
handoff.go Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +08:00
index_builder_test.go Drop fail jobs on indexnode (#20425) 2022-11-10 12:15:03 +08:00
index_builder.go Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +08:00
index_coord_mock.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
index_coord_test.go Fix nodeID mismatch at standalone mode (#20648) 2022-11-17 17:15:08 +08:00
index_coord.go Fix nodeID mismatch at standalone mode (#20648) 2022-11-17 17:15:08 +08:00
meta_table_test.go Return real-time indexed rows and total rows (#20460) 2022-11-14 14:37:07 +08:00
meta_table.go Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +08:00
metrics_info_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
metrics_info.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
node_manager_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
node_manager.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
peek_client_policy_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
peek_client_policy.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
priority_queue.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task_scheduler.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task_state_test.go Add ut for IndexCoord (#19349) 2022-09-23 09:58:51 +08:00
task_state.go Mark index meta as deleted when segment is compacted (#19163) 2022-09-15 15:44:31 +08:00
task.go Fix nodeID mismatch at standalone mode (#20648) 2022-11-17 17:15:08 +08:00
util_test.go Make index log better (#20327) 2022-11-07 14:23:02 +08:00
util.go Don't build BIN_FLAT index really (#20309) 2022-11-03 18:23:37 +08:00