milvus/internal/proxy
yah01 5143df1809
Fix Proxy never updates the shard leaders cache (#20286)
Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-11-03 12:27:36 +08:00
..
authentication_interceptor_test.go Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
authentication_interceptor.go Implement the mysql metastore of the rbac (#18704) 2022-08-23 10:26:53 +08:00
channels_mgr_test.go Support collection level monitoring metrics (#19686) 2022-10-18 19:17:27 +08:00
channels_mgr.go [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +08:00
channels_time_ticker_test.go
channels_time_ticker.go Reduce the number of metrics (#16030) 2022-03-15 21:51:21 +08:00
condition_test.go
condition.go Remove the redundant 'for' in the TaskCondition (#17558) 2022-06-15 16:32:10 +08:00
data_coord_mock_test.go Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
dummyreq_test.go
dummyreq.go
error_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
error.go Check indexes in indexcoord instead of proxy (#20193) 2022-10-31 11:39:33 +08:00
hook_interceptor_test.go Gracefully handle the hook plugin loading failure error (#19789) 2022-10-14 19:59:24 +08:00
hook_interceptor.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
impl_test.go Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
impl.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
index_coord_mock_test.go Set index name in proxy when drop index (#20160) 2022-10-28 16:41:32 +08:00
interface_def.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
meta_cache_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
meta_cache.go Catch errors on gloabl meta cache (#20023) 2022-10-25 11:29:30 +08:00
metrics_info_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metrics_info.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
mock_cache_test.go Catch errors on gloabl meta cache (#20023) 2022-10-25 11:29:30 +08:00
mock_channels_mgr_test.go Support collection level monitoring metrics (#19686) 2022-10-18 19:17:27 +08:00
mock_msgstream_test.go Refine channels management in Proxy. (#17334) 2022-06-02 15:34:04 +08:00
mock_test.go Refine kafka consumer (#19846) 2022-10-25 13:23:30 +08:00
multi_rate_limiter_test.go Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
multi_rate_limiter.go Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
OWNERS
plan_parser_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
plan_parser.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
privilege_interceptor_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
privilege_interceptor.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proxy_test.go Only allow one file for row-based import (#20234) 2022-11-02 10:23:35 +08:00
proxy.go [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +08:00
query_coord_mock_test.go Can't drop loaded partition (#19938) 2022-10-21 14:41:28 +08:00
query_node_mock_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
rate_limit_interceptor_test.go Fix missing import limit and rename functions in quotaCenter (#19907) 2022-10-19 21:43:30 +08:00
rate_limit_interceptor.go Fix missing import limit and rename functions in quotaCenter (#19907) 2022-10-19 21:43:30 +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 Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
rpc_msg.go
segment_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
segment.go Separate public proto files (#19782) 2022-10-16 20:49:27 +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 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task_calc_distance.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task_index_test.go Check indexes in indexcoord instead of proxy (#20193) 2022-10-31 11:39:33 +08:00
task_index.go Check indexes in indexcoord instead of proxy (#20193) 2022-10-31 11:39:33 +08:00
task_insert_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task_insert.go If autoID enabled, check to make sure user didn't specify autoID field (#19943) 2022-10-21 19:03:27 +08:00
task_policies_test.go Display all shard error if search/query fails (#20169) 2022-10-31 19:09:39 +08:00
task_policies.go Fix Proxy never updates the shard leaders cache (#20286) 2022-11-03 12:27:36 +08:00
task_query_test.go Display all shard error if search/query fails (#20169) 2022-10-31 19:09:39 +08:00
task_query.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task_scheduler_test.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
task_scheduler.go Refine bloomfilter and memory usage (#20168) 2022-10-31 17:41:34 +08:00
task_search_test.go Display all shard error if search/query fails (#20169) 2022-10-31 19:09:39 +08:00
task_search.go [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +08:00
task_statistic.go Fill MsgBase ALL (#19912) 2022-10-21 15:57:28 +08:00
task_test.go Forbid createIndex if collection loaded before (#20100) 2022-10-27 13:05:31 +08:00
task.go Forbid createIndex if collection loaded before (#20100) 2022-10-27 13:05:31 +08:00
test_delete.go Fill MsgBase ALL (#19912) 2022-10-21 15:57:28 +08:00
timestamp_test.go
timestamp.go [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +08:00
type_def.go [skip e2e] Add comment for pChan (#14098) 2021-12-23 21:44:12 +08:00
util_test.go Forbid createIndex if collection loaded before (#20100) 2022-10-27 13:05:31 +08:00
util.go Forbid createIndex if collection loaded before (#20100) 2022-10-27 13:05:31 +08:00