milvus/internal/proxynode
yukun e97936ba1c
Fix query hang bug (#5709)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
2021-06-10 14:33:49 +08:00
..
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
channels_mgr.go Add channelsMgr to proxy (#5323) 2021-05-21 01:52:20 +00:00
channels_mgr_test.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
channels_time_ticker.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
channels_time_ticker_test.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
condition.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
condition_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
conf_adapter.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
conf_adapter_mgr.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_mgr_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
dummyreq.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
dummyreq_test.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
impl.go Fix query hang bug (#5709) 2021-06-10 14:33:49 +08:00
index_type.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
insert_channels.go Refactor repack logic for insertion (#5399) 2021-05-25 11:53:15 +00:00
insert_channels_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_cache.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_cache_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
paramtable.go Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
plan_parser.go Add Query impl in proxynode (#5644) 2021-06-07 17:21:36 +08:00
plan_parser_test.go Check dsl whether is None (#5616) 2021-06-05 14:57:34 +08:00
proxy_node.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
repack_func.go Refactor repack logic for insertion (#5399) 2021-05-25 11:53:15 +00:00
segment.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task.go Add field_name and type in retrieve result (#5665) 2021-06-08 16:26:36 +08:00
task_scheduler.go Fix retrieve_service (#5531) 2021-06-02 19:18:33 +08:00
timestamp.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
timetick.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
util.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
util_test.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
validate_util.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
validate_util_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00