milvus/internal/proxy
jaime 039e9ce4bb
Refine msgstream interface (#20832)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com>

Signed-off-by: yun.zhang <yun.zhang@zilliz.com>
2022-12-05 20:55:17 +08:00
..
accesslog Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
authentication_interceptor_test.go
authentication_interceptor.go
channels_mgr_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
channels_mgr.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
channels_time_ticker_test.go
channels_time_ticker.go Fix rpc log of Proxy (#20409) 2022-11-08 21:59:02 +08:00
condition_test.go
condition.go
data_coord_mock_test.go Fix alter collection hang (#20694) 2022-11-21 10:09:10 +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
hook_interceptor.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
impl_test.go Add healthy check for InvalidateCollectionMetaCache (#20368) 2022-11-07 16:55:01 +08:00
impl.go Refine log level (#20896) 2022-11-30 14:11:15 +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
meta_cache_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
meta_cache.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
metrics_info_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metrics_info.go Make Params singleton (#20088) 2022-11-04 14:25:38 +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
mock_test.go Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
multi_rate_limiter_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
multi_rate_limiter.go Make Params singleton (#20088) 2022-11-04 14:25:38 +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 Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
proxy.go Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +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
repack_func.go
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 Fix some unreasonable logs in Proxy (#20411) 2022-11-09 15:05:08 +08:00
shard_client_test.go
shard_client.go
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_delete.go Fix delete log (#20407) 2022-11-09 19:17:04 +08:00
task_index_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task_index.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task_insert_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task_insert.go Fix metric ProxyApplyPrimaryKeyLatency (#20486) 2022-11-29 15:23:14 +08:00
task_policies_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +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 timestamp decided if the pks were the same (#20166) 2022-11-21 10:55:10 +08:00
task_query.go Check target node ID for query/search (#20967) 2022-12-04 20:05:17 +08:00
task_scheduler_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task_scheduler.go Refine log level (#20896) 2022-11-30 14:11:15 +08:00
task_search_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task_search.go Check target node ID for query/search (#20967) 2022-12-04 20:05:17 +08:00
task_statistic.go Substitute traceid for msgid in rpc (#20450) 2022-11-14 15:29:06 +08:00
task_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
task.go Substitute traceid for msgid in rpc (#20450) 2022-11-14 15:29:06 +08:00
timestamp_test.go
timestamp.go Remove invalid timestamp (#20557) 2022-11-14 16:21:07 +08:00
type_def.go
util_test.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
util.go Forbid createIndex if collection loaded before (#20100) 2022-10-27 13:05:31 +08:00