..
accesslog
fix: empty MetricType ( #30216 )
2024-01-28 15:33:02 +08:00
connection
enhance: pack proxy connection code and support accesslog print SDK_Version ( #28835 )
2023-12-05 16:50:47 +08:00
authentication_interceptor_test.go
Support the apikey authentication for the restful api ( #27758 )
2023-10-18 16:36:12 +08:00
authentication_interceptor.go
Hide the password info when failing to authorize ( #28428 )
2023-11-15 14:40:26 +08:00
channels_mgr_test.go
enhance: make sure stream closed ( #29456 )
2023-12-26 19:56:47 +08:00
channels_mgr.go
enhance: make sure stream closed ( #29456 )
2023-12-26 19:56:47 +08:00
channels_time_ticker_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
channels_time_ticker.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
condition_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
condition.go
Propagate task ctx done err for proxy ( #27892 )
2023-10-26 19:06:13 +08:00
count_reducer_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
count_reducer.go
Fill output fields for count request ( #27967 )
2023-10-30 10:00:12 +08:00
data_coord_mock_test.go
enhance: Remove multiple vector field limit ( #27827 )
2023-12-28 16:40:46 +08:00
database_interceptor_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
database_interceptor.go
fix: Fix missing target db name for RenameCollection ( #28909 )
2023-12-05 17:12:37 +08:00
default_limit_reducer.go
Improve the error message for getting all indexes of collection ( #27389 )
2023-10-08 21:23:32 +08:00
dummyreq_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
dummyreq.go
expr_checker_test.go
Use go-api/v2 for milvus-proto ( #24770 )
2023-06-09 01:28:37 +08:00
expr_checker.go
Support partition Key ( #24047 )
2023-06-06 10:24:34 +08:00
hook_interceptor_test.go
Support the apikey authentication ( #27723 )
2023-10-17 21:00:11 +08:00
hook_interceptor.go
enhance: refine access log to support format access log by yaml and print name info. ( #28319 )
2023-11-28 15:32:31 +08:00
impl_test.go
enhance: delete should inc ProxyFunctionCall metric failed label when run failed instead abandon ( #29621 )
2024-01-17 19:16:55 +08:00
impl.go
fix: empty MetricType ( #30216 )
2024-01-28 15:33:02 +08:00
interface_def.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
lb_balancer.go
add metrics for replica selection ( #25037 )
2023-06-27 09:52:44 +08:00
lb_policy_test.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
lb_policy.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
look_aside_balancer_test.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
look_aside_balancer.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
management_test.go
enhance: Add http method to control datacoord garbage collection ( #29052 )
2023-12-14 19:26:39 +08:00
management.go
enhance: Add http method to control datacoord garbage collection ( #29052 )
2023-12-14 19:26:39 +08:00
meta_cache_adapter_test.go
enhance: Avoid initializing casbin enforcer for each request ( #29117 )
2023-12-12 10:36:43 +08:00
meta_cache_adapter.go
enhance: Avoid initializing casbin enforcer for each request ( #29117 )
2023-12-12 10:36:43 +08:00
meta_cache_test.go
enhance: Don't expire ShardLeaders cache actively ( #29879 )
2024-01-26 14:13:01 +08:00
meta_cache.go
enhance: Don't expire ShardLeaders cache actively ( #29879 )
2024-01-26 14:13:01 +08:00
metrics_info_test.go
Refine state check ( #27541 )
2023-10-11 21:01:35 +08:00
metrics_info.go
Refine state check ( #27541 )
2023-10-11 21:01:35 +08:00
mock_cache.go
enhance: Don't expire ShardLeaders cache actively ( #29879 )
2024-01-26 14:13:01 +08:00
mock_channels_manager.go
support complex delete expression ( #25752 )
2023-09-12 10:19:17 +08:00
mock_lb_balancer.go
Organize all mockery generation commands in Makefile ( #26826 )
2023-09-04 21:19:48 +08:00
mock_lb_policy.go
Organize all mockery generation commands in Makefile ( #26826 )
2023-09-04 21:19:48 +08:00
mock_msgstream_test.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
mock_shardclient_manager.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
mock_test.go
Add float16 approve for multi-type part ( #28427 )
2024-01-11 15:48:51 +08:00
mock_tso_test.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
msg_pack_test.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
msg_pack.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
multi_rate_limiter_test.go
fix: Dynamic update rate limit config with wrong value ( #29901 )
2024-01-15 09:52:51 +08:00
multi_rate_limiter.go
fix: Dynamic update rate limit config with wrong value ( #29901 )
2024-01-15 09:52:51 +08:00
OWNERS
privilege_interceptor_test.go
Refine state check ( #27541 )
2023-10-11 21:01:35 +08:00
privilege_interceptor.go
feat: Authorize users to query grant info of their roles ( #29747 )
2024-01-08 15:10:49 +08:00
proxy_rpc_test.go
Refine Proxy errors ( #27499 )
2023-10-09 10:09:33 +08:00
proxy_test.go
enhance: support related privilege for grant api ( #30153 )
2024-01-23 15:56:54 +08:00
proxy.go
fix: Proxy restful api doesn't register ( #30072 )
2024-01-18 20:28:52 +08:00
rate_limit_interceptor_test.go
fix: Return time tick delay error and refine quota error messages ( #29289 )
2023-12-20 22:52:44 +08:00
rate_limit_interceptor.go
enhance: Add a counter monitoring for the rate-limit requests ( #30109 )
2024-01-21 14:44:59 +08:00
reducer_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
reducer.go
Fill output fields for count request ( #27967 )
2023-10-30 10:00:12 +08:00
repack_func_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
repack_func.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
replicate_stream_manager_test.go
fix: Fix the unstable unit test TestReplicateManager
( #28718 )
2023-11-24 17:50:30 +08:00
replicate_stream_manager.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
reScorer_test.go
fix: Add more checks to rank params ( #29950 )
2024-01-17 20:28:58 +08:00
reScorer.go
fix: Add more checks to rank params ( #29950 )
2024-01-17 20:28:58 +08:00
rootcoord_mock_test.go
feat: Implement DescribeAlias and ListAliases interfaces ( #29641 )
2024-01-11 19:12:51 +08:00
roundrobin_balancer_test.go
add metrics for replica selection ( #25037 )
2023-06-27 09:52:44 +08:00
roundrobin_balancer.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
rpc_msg.go
Add slow log for read ( #23272 )
2023-04-14 15:30:29 +08:00
segment_test.go
Refine state check ( #27541 )
2023-10-11 21:01:35 +08:00
segment.go
enhance:change some logs ( #29579 )
2024-01-05 16:12:48 +08:00
shard_client_test.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
shard_client.go
Add querynode client wrapper and avoid grpc in standalone mode ( #27781 )
2023-10-19 11:10:07 +08:00
task_alias_test.go
feat: Implement DescribeAlias and ListAliases interfaces ( #29641 )
2024-01-11 19:12:51 +08:00
task_alias.go
feat: Implement DescribeAlias and ListAliases interfaces ( #29641 )
2024-01-11 19:12:51 +08:00
task_database_test.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
task_database.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
task_delete_test.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
task_delete.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
task_hybrid_search_test.go
feat: Support multiple vector search ( #29433 )
2024-01-08 15:34:48 +08:00
task_hybrid_search.go
enhance: Utilize partition key optimization in reQuery ( #30253 )
2024-01-25 11:05:07 +08:00
task_index_test.go
enhance: refine proxy metacache for concurrent safe ( #29872 )
2024-01-22 14:28:55 +08:00
task_index.go
fix: report error if the altering index doesn't support mmap ( #29832 )
2024-01-17 16:40:54 +08:00
task_insert_test.go
Add float16 approve for multi-type part ( #28427 )
2024-01-11 15:48:51 +08:00
task_insert.go
enhance: cache collection schema attributes to reduce proxy cpu ( #29668 )
2024-01-04 17:28:46 +08:00
task_policies_test.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
task_policies.go
Decoupling client and server API in types interface ( #27186 )
2023-09-26 09:57:25 +08:00
task_query_test.go
enhance: cache collection schema attributes to reduce proxy cpu ( #29668 )
2024-01-04 17:28:46 +08:00
task_query.go
enhance: Utilize partition key optimization in reQuery ( #30253 )
2024-01-25 11:05:07 +08:00
task_scheduler_test.go
Remove old mockChannelsMgrs, use mockery MockChannelsMgr instead ( #27318 )
2023-09-25 10:31:26 +08:00
task_scheduler.go
enhance: add pool for scheduler dmQueue task ( #30103 )
2024-01-19 14:20:54 +08:00
task_search_test.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
task_search.go
enhance: Utilize partition key optimization in reQuery ( #30253 )
2024-01-25 11:05:07 +08:00
task_statistic_test.go
Refine state check ( #27541 )
2023-10-11 21:01:35 +08:00
task_statistic.go
fix: Restore the MVCC functionality. ( #29749 )
2024-01-09 11:38:48 +08:00
task_test.go
feat: Implement DescribeAlias and ListAliases interfaces ( #29641 )
2024-01-11 19:12:51 +08:00
task_upsert_test.go
enhance: cache collection schema attributes to reduce proxy cpu ( #29668 )
2024-01-04 17:28:46 +08:00
task_upsert.go
fix: record apply pk latency metric to ms ( #29987 )
2024-01-17 10:11:03 +08:00
task.go
feat: Implement DescribeAlias and ListAliases interfaces ( #29641 )
2024-01-11 19:12:51 +08:00
timestamp_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
timestamp.go
enhance:Remove msgbase unnecessary assignments ( #28511 )
2023-11-24 15:02:39 +08:00
trace_log_interceptor_test.go
enhance: Support to trace restful request and request error ( #28685 )
2023-11-27 20:14:26 +08:00
trace_log_interceptor.go
enhance: refine access log to support format access log by yaml and print name info. ( #28319 )
2023-11-28 15:32:31 +08:00
type_def.go
util_test.go
enhance: Add load/release partitions to replicate msg stream ( #28399 )
2023-11-23 15:38:24 +08:00
util.go
fix: empty MetricType ( #30216 )
2024-01-28 15:33:02 +08:00
validate_util_test.go
Add float16 approve for multi-type part ( #28427 )
2024-01-11 15:48:51 +08:00
validate_util.go
Add float16 approve for multi-type part ( #28427 )
2024-01-11 15:48:51 +08:00