milvus/internal/indexcoord
cai.zhang 1f231853ae
[skip ci] Fix golint in indexcoord/priority_queue.go (#9116)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2021-10-03 10:13:55 +08:00
..
errors_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
errors.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord_mock_test.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_mock.go [skip ci] Fix golint in index_coord_mock.go (#8786) 2021-09-28 22:00:29 +08:00
index_coord_test.go Replace proto.MarshalTextString with proto.Marshal (#8542) 2021-09-29 20:26:00 +08:00
index_coord.go Change Log Name with NodeId (#8721) 2021-10-01 08:52:50 +08:00
meta_table_test.go Replace proto.MarshalTextString with proto.Marshal (#8542) 2021-09-29 20:26:00 +08:00
meta_table.go Replace proto.MarshalTextString with proto.Marshal (#8542) 2021-09-29 20:26:00 +08:00
metrics_info_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
metrics_info.go Expose created time and updated time to indexcoord metrics (#8591) 2021-09-26 17:54:06 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager.go Standard indexcoord log printing (#8588) 2021-09-26 21:23:57 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add minio root path for indexcoord (#8673) 2021-09-27 23:54:03 +08:00
param_table.go Change Log Name with NodeId (#8721) 2021-10-01 08:52:50 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue.go [skip ci] Fix golint in indexcoord/priority_queue.go (#9116) 2021-10-03 10:13:55 +08:00
task_scheduler.go [skip ci] Fix golint error in indexcoord (#9041) 2021-10-01 23:34:20 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00