milvus/internal/indexcoord
cai.zhang 2e70326f31
[skip e2e]Format log for DeleteIndex in indexcoord (#14068)
Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
2021-12-23 21:40:25 +08:00
..
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
errors.go [skip ci]Update license for ic ic (#10756) 2021-10-27 18:02:56 +08:00
errors_test.go [skip ci]Update license for ic ic (#10756) 2021-10-27 18:02:56 +08:00
index_coord.go Add node ctx mananger logic for IndexCoord (#13862) 2021-12-23 21:35:52 +08:00
index_coord_mock.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
index_coord_mock_test.go [skip ci]Update license for ic ic (#10756) 2021-10-27 18:02:56 +08:00
index_coord_test.go Check component state before get index files (#13578) 2021-12-17 23:10:42 +08:00
meta_table.go [skip e2e]Format log for DeleteIndex in indexcoord (#14068) 2021-12-23 21:40:25 +08:00
meta_table_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
metrics_info.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
metrics_info_test.go Register the service when the component state is healthy (#13248) 2021-12-15 11:47:10 +08:00
node_manager.go Add node ctx mananger logic for IndexCoord (#13862) 2021-12-23 21:35:52 +08:00
node_manager_test.go [skip ci]Update license for ic node (#10758) 2021-10-27 19:00:48 +08:00
peek_client_policy.go [skip e2e]Add comment for PeekClientV1 (#13857) 2021-12-21 15:48:17 +08:00
peek_client_policy_test.go Estimate the memory size of the index before building the index (#12973) 2021-12-09 14:19:40 +08:00
priority_queue.go Add node ctx mananger logic for IndexCoord (#13862) 2021-12-23 21:35:52 +08:00
priority_queue_test.go Get indexnode metrics when building index tasks (#13107) 2021-12-09 20:45:04 +08:00
task.go [skip ci] Fix golang format error (#12432) 2021-11-30 10:37:44 +08:00
task_scheduler.go [skip ci]Update license for ic task (#10759) 2021-10-27 17:44:48 +08:00
util.go [skip e2e] Refine indexcoord util comment (#13998) 2021-12-22 20:03:38 +08:00
util_test.go Estimate the memory size of the index before building the index (#12973) 2021-12-09 14:19:40 +08:00