milvus/internal/proxy
zhenshan.cao 2763efc9b0
Add cache of grpc client of ShardLeader in proxy (#17301)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2022-06-02 12:16:03 +08:00
..
authentication_interceptor_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
authentication_interceptor.go Disable knowhere logging for embedded Milvus and some other tweaks (#16496) 2022-04-20 17:23:46 +08:00
channels_mgr_test.go Fix 16961, make creating dml stream idempotent (#17302) 2022-05-31 22:58:02 +08:00
channels_mgr.go Fix 16961, make creating dml stream idempotent (#17302) 2022-05-31 22:58:02 +08:00
channels_time_ticker_test.go [skip ci]Update license for proxy channels (#11603) 2021-11-10 23:57:08 +08:00
channels_time_ticker.go Reduce the number of metrics (#16030) 2022-03-15 21:51:21 +08:00
condition_test.go Fix golint warnings for proxy (#11892) 2021-11-29 11:57:17 +08:00
condition.go Fix golint warnings for proxy (#11892) 2021-11-29 11:57:17 +08:00
data_coord_mock_test.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
dummyreq_test.go [skip ci]Update license for proxy dummy (#11605) 2021-11-10 23:43:27 +08:00
dummyreq.go [skip ci]Update license for proxy dummy (#11605) 2021-11-10 23:43:27 +08:00
error_test.go [skip ci]Update license for proxy dummy (#11605) 2021-11-10 23:43:27 +08:00
error.go Disable knowhere logging for embedded Milvus and some other tweaks (#16496) 2022-04-20 17:23:46 +08:00
impl.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
index_coord_mock_test.go Support string type in segcore (#16546) 2022-04-29 13:35:49 +08:00
interface_def.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
meta_cache_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
meta_cache.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
metrics_info_test.go [skip ci]Update license for proxy meta (#11607) 2021-11-10 23:56:35 +08:00
metrics_info.go Fix Data race in NodeID (#16603) 2022-04-24 22:03:44 +08:00
mock_cache_test.go Enable dimension check in Proxy when create index request received (#16718) 2022-04-29 18:01:49 +08:00
mock_test.go Support string type in segcore (#16546) 2022-04-29 13:35:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan_parser_test.go Add logic for search merging and a simple task scheduler for read tasks (#17022) 2022-05-23 16:41:58 +08:00
plan_parser.go Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
proxy_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
proxy.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
query_coord_mock_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
query_node_mock_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
repack_func_test.go Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
repack_func.go Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
rootcoord_mock_test.go Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
rpc_msg.go Refine log of CreatePartition (#12693) 2021-12-06 15:13:35 +08:00
segment_test.go Fix golint warnings for proxy (#11894) 2021-11-29 12:23:17 +08:00
segment.go Remove confusing log in segment id assigner (#17195) 2022-05-25 10:26:00 +08:00
shard_client_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
shard_client.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_calc_distance_test.go Refine calc distance function (#17161) 2022-05-26 14:34:01 +08:00
task_calc_distance.go Refine calc distance function (#17161) 2022-05-26 14:34:01 +08:00
task_index_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_policies_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_policies.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_query_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_query.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_scheduler_test.go [skip ci]Update license for proxy task (#11611) 2021-11-10 23:55:48 +08:00
task_scheduler.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
task_search_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_search.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
timestamp_test.go [skip ci]Update license for proxy validate (#11612) 2021-11-10 23:55:32 +08:00
timestamp.go Fix Data race in NodeID (#16603) 2022-04-24 22:03:44 +08:00
type_def.go [skip e2e] Add comment for pChan (#14098) 2021-12-23 21:44:12 +08:00
util_test.go Print collectionName when load failed (#16878) 2022-05-11 09:47:53 +08:00
util.go Simplify the merge logic of searchTask (#17194) 2022-05-24 21:27:59 +08:00