milvus/internal/datacoord
congqixia c96b19a640
Add datacoord metricsinfo unit test (#7595)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2021-09-09 10:16:00 +08:00
..
OWNERS [skip ci]Remove neza2017 from reviewers (#7324) 2021-08-27 00:27:36 +08:00
allocator.go Refactor datacoord allocator (#7226) 2021-08-23 17:59:51 +08:00
allocator_test.go Refactor datacoord allocator (#7226) 2021-08-23 17:59:51 +08:00
cluster.go Add datacoord services related unit tests (#7467) 2021-09-06 11:12:42 +08:00
cluster_store.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
cluster_test.go Add datacoord services related unit tests (#7467) 2021-09-06 11:12:42 +08:00
datanode_helper.go Refactor datacoord allocator (#7226) 2021-08-23 17:59:51 +08:00
errors.go Expose metrics of data cluster (#7177) 2021-09-01 10:13:15 +08:00
errors_test.go Expose metrics of data cluster (#7177) 2021-09-01 10:13:15 +08:00
meta.go Add ut and comments for datacoord meta (#7560) 2021-09-08 11:35:59 +08:00
meta_test.go Add ut and comments for datacoord meta (#7560) 2021-09-08 11:35:59 +08:00
metrics_info.go Add datacoord metricsinfo unit test (#7595) 2021-09-09 10:16:00 +08:00
metrics_info_test.go Add datacoord metricsinfo unit test (#7595) 2021-09-09 10:16:00 +08:00
mock_test.go Add datacoord metricsinfo unit test (#7595) 2021-09-09 10:16:00 +08:00
move_binlog_path_helper.go Add ut and comments for datacoord meta (#7560) 2021-09-08 11:35:59 +08:00
move_binlog_path_helper_test.go Add a tool to move binlog path to SegmentInfo (#7243) 2021-08-24 15:51:51 +08:00
param.go Add rocksmq_path in config and paramtable (#6099) 2021-06-25 19:44:11 +08:00
policy.go Add datacoord unit tests (#7197) 2021-08-20 17:50:12 +08:00
policy_test.go Add datacoord unit tests (#7197) 2021-08-20 17:50:12 +08:00
segment_allocation_policy.go Add segment manager unit tests (#7525) 2021-09-07 13:59:58 +08:00
segment_allocation_policy_test.go Add datacoord unit tests (#7197) 2021-08-20 17:50:12 +08:00
segment_info.go Add ut and comments for datacoord meta (#7560) 2021-09-08 11:35:59 +08:00
segment_manager.go Add segment manager unit tests (#7525) 2021-09-07 13:59:58 +08:00
segment_manager_test.go Add ut and comments for datacoord meta (#7560) 2021-09-08 11:35:59 +08:00
server.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
server_test.go Add datacoord server unit tests (#7499) 2021-09-06 17:02:41 +08:00
services.go Load failed if collection beyonds the memory limit (#7434) 2021-09-07 11:35:18 +08:00
util.go Add datacoord unit tests (#7197) 2021-08-20 17:50:12 +08:00
util_test.go Add datacoord unit tests (#7197) 2021-08-20 17:50:12 +08:00