milvus/internal/proxy
wei liu 4c956fab73
enable config collection level rate limit (#24012)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-05-12 18:13:26 +08:00
..
accesslog Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
authentication_interceptor_test.go Fix parse token error (#23909) 2023-05-08 10:28:39 +08:00
authentication_interceptor.go Fix parse token error (#23909) 2023-05-08 10:28:39 +08:00
channels_mgr_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channels_mgr.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channels_time_ticker_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channels_time_ticker.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
condition_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
condition.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
count_reducer_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
count_reducer.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
data_coord_mock_test.go Implement GetIndexStatistics interface (#23603) 2023-05-06 10:34:39 +08:00
default_limit_reducer.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
dummyreq_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
dummyreq.go [skip ci]Update license for proxy dummy (#11605) 2021-11-10 23:43:27 +08:00
error_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
error.go Use merr in proxy (#22904) 2023-03-24 15:27:58 +08:00
get_max_len_test.go Check if all columns aligned with same num_rows (#22968) 2023-03-24 17:09:58 +08:00
get_max_len.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
hook_interceptor_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
hook_interceptor.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
impl_test.go support collection level rate limit (#22767) 2023-04-25 15:54:35 +08:00
impl.go Fix some wrong ut (#23990) 2023-05-10 09:31:19 +08:00
interface_def.go Use the request's context to allocate ts (#22633) 2023-03-09 18:51:52 +08:00
meta_cache_test.go Remove load cache (#23287) 2023-05-09 10:36:41 +08:00
meta_cache.go Remove load cache (#23287) 2023-05-09 10:36:41 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
mock_cache_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
mock_channels_mgr_test.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
mock_msgstream_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
mock_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
msg_pack.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
multi_rate_limiter_test.go enable config collection level rate limit (#24012) 2023-05-12 18:13:26 +08:00
multi_rate_limiter.go enable config collection level rate limit (#24012) 2023-05-12 18:13:26 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan_parser_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
plan_parser.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
privilege_interceptor_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
privilege_interceptor.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
proxy_rpc_test.go support collection level rate limit (#22767) 2023-04-25 15:54:35 +08:00
proxy_test.go Fix some wrong ut (#23990) 2023-05-10 09:31:19 +08:00
proxy.go Exit component process when session key is deleted (#21658) (#22164) 2023-04-12 20:12:28 +08:00
query_node_mock_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
rate_limit_interceptor_test.go support collection level rate limit (#22767) 2023-04-25 15:54:35 +08:00
rate_limit_interceptor.go make ddl rate limit be global level (#23962) 2023-05-09 16:56:40 +08:00
reducer_test.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
reducer.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
repack_func_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
repack_func.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
rootcoord_mock_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
rpc_msg.go Add slow log for read (#23272) 2023-04-14 15:30:29 +08:00
segment_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
segment.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_calc_distance_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_calc_distance.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
task_delete_test.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_delete.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_index_test.go Override index type as AUTOINDEX when autoindex is enabled (#23744) 2023-04-30 11:50:40 +08:00
task_index.go Add some log in getIndexStatisticsTask (#23897) 2023-05-08 10:02:39 +08:00
task_insert_test.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_insert.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_policies_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
task_policies.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
task_query_test.go Remove load cache (#23287) 2023-05-09 10:36:41 +08:00
task_query.go Remove load cache (#23287) 2023-05-09 10:36:41 +08:00
task_scheduler_test.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_scheduler.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_search_test.go Filter id field out if not specified (#23982) 2023-05-09 17:26:41 +08:00
task_search.go Filter id field out if not specified (#23982) 2023-05-09 17:26:41 +08:00
task_statistic_test.go Fix some wrong ut (#23990) 2023-05-10 09:31:19 +08:00
task_statistic.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
task_test.go Fix some wrong ut (#23990) 2023-05-10 09:31:19 +08:00
task_upsert_test.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task_upsert.go Fix timetick block caused by dml task pop failed (#23277) 2023-04-11 11:00:31 +08:00
task.go Remove superfluous idempotent in proxy (#23894) 2023-05-07 21:08:39 +08:00
timestamp_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
timestamp.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
type_def.go [skip e2e] Add comment for pChan (#14098) 2021-12-23 21:44:12 +08:00
util_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
util.go Fix superusers' password verification problem (#23733) 2023-04-26 21:16:34 +08:00
validate_util_test.go Check the length of JSON (#24035) 2023-05-12 11:33:20 +08:00
validate_util.go Check the length of JSON (#24035) 2023-05-12 11:33:20 +08:00