milvus/internal/proxy
dragondriver 502cb68c08
Fix the logic of waiting for collection to be loaded (#7978)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2021-09-15 17:34:02 +08:00
..
OWNERS [skip ci]Remove neza2017 from reviewers (#7324) 2021-08-27 00:27:36 +08:00
channels_mgr.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
channels_mgr_test.go Increase code coverage rate for proxy (#7727) 2021-09-13 11:58:11 +08:00
channels_time_ticker.go Add unittest for task scheduler (#7508) 2021-09-06 20:49:04 +08:00
channels_time_ticker_test.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
condition.go Add unittest for proxy (#7342) 2021-08-28 10:21:57 +08:00
condition_test.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
data_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
dummyreq.go Remove RetrieveRequest and RetrieveTask (#6848) 2021-08-16 17:06:10 +08:00
dummyreq_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
error.go Expose system topology information by proxy (#7137) 2021-08-18 10:12:10 +08:00
error_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
impl.go Cover error cases that proxy is unhealthy (#7951) 2021-09-15 15:46:06 +08:00
index_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
interface_def.go Coverage error case of searchTask.PreExecute (#7826) 2021-09-14 10:24:00 +08:00
meta_cache.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
meta_cache_test.go Refine logs in proxy search path(#7357) (#7753) 2021-09-12 17:54:01 +08:00
metrics_info.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
metrics_info_test.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
mock_test.go Add test case for the workflow of insert task (#7912) 2021-09-14 19:07:48 +08:00
paramtable.go Support specified shard number when create collection (#7482) 2021-09-08 15:00:00 +08:00
paramtable_test.go Support specified shard number when create collection (#7482) 2021-09-08 15:00:00 +08:00
plan_parser.go Support bool field filter in search and query expression (#7814) 2021-09-14 16:15:47 +08:00
plan_parser_test.go Support bool field filter in search and query expression (#7814) 2021-09-14 16:15:47 +08:00
proxy.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
proxy_test.go Fix the logic of waiting for collection to be loaded (#7978) 2021-09-15 17:34:02 +08:00
query_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
repack_func.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
repack_func_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
rootcoord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
segment.go [skip ci] Remove Unnecessary logs in pickCanDoFunc (#7932) 2021-09-15 10:01:48 +08:00
segment_test.go Add unittest for proxy (#7342) 2021-08-28 10:21:57 +08:00
task.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
task_scheduler.go Cover error cases that proxy is unhealthy (#7951) 2021-09-15 15:46:06 +08:00
task_scheduler_test.go Add more data definition test cases (#7623) 2021-09-09 19:02:08 +08:00
task_test.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
timestamp.go Add unittest for task scheduler (#7508) 2021-09-06 20:49:04 +08:00
timestamp_test.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
timetick.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
type_def.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
util.go change retry (#5996) 2021-06-23 09:24:10 +08:00
util_test.go Increase code coverage rate for proxy (#7727) 2021-09-13 11:58:11 +08:00
validate_util.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
validate_util_test.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00