..
accesslog
fix: access log remove new log not the old and skip rotate empty log ( #38309 )
2024-12-17 19:16:44 +08:00
connection
enhance: timer instead of ticker ( #36133 )
2024-09-10 15:23:06 +08:00
OWNERS
[skip ci]Update OWNERS files ( #11898 )
2021-11-16 15:41:11 +08:00
authentication_interceptor.go
enhance: [2.5] remain token after authorize ( #39455 )
2025-01-20 20:27:04 +08:00
authentication_interceptor_test.go
fix: Unify hook singleton implementation in proxy ( #34887 )
2024-07-26 18:07:53 +08:00
cgo_util.go
enhance: optimize milvus core building ( #35610 )
2024-08-23 12:35:02 +08:00
cgo_util_test.go
enhance: add vector index mgr to remove vector index type dependency ( #36843 )
2024-10-17 22:15:25 +08:00
channels_mgr.go
enhance: refine pular related mq interfaces ( #38007 )
2024-12-04 20:50:39 +08:00
channels_mgr_test.go
enhance: refine pular related mq interfaces ( #38007 )
2024-12-04 20:50:39 +08:00
channels_time_ticker.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
channels_time_ticker_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
condition_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
count_reducer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
count_reducer_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
data_coord_mock_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
database_interceptor.go
fix: [2.5]fix altercollectionfield interceptor dbname ( #38663 )
2024-12-24 10:54:50 +08:00
database_interceptor_test.go
fix: [2.5]fix altercollectionfield interceptor dbname ( #38663 )
2024-12-24 10:54:50 +08:00
default_limit_reducer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
dummyreq.go
enhance: Use internal json(sonic) to replace std json lib ( #37708 )
2024-11-18 10:46:31 +08:00
dummyreq_test.go
enhance: Use internal json(sonic) to replace std json lib ( #37708 )
2024-11-18 10:46:31 +08:00
hook_interceptor.go
enhance: set the rpc error code to avoid the invalid retry ( #37024 )
2024-10-22 10:33:26 +08:00
hook_interceptor_test.go
enhance: set the rpc error code to avoid the invalid retry ( #37024 )
2024-10-22 10:33:26 +08:00
http_req_impl.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
http_req_impl_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
impl.go
enhance: [2.5]Add json key inverted index in stats for optimization ( #39876 )
2025-02-16 20:12:15 +08:00
impl_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
interface_def.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
lb_balancer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
lb_policy.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
lb_policy_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
look_aside_balancer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
look_aside_balancer_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
management.go
enhance: [2.5] Optimize the result format of GetQueryNodeDistribution ( #39664 ) ( #39926 )
2025-02-18 09:59:07 +08:00
management_test.go
enhance: [2.5] Optimize the result format of GetQueryNodeDistribution ( #39664 ) ( #39926 )
2025-02-18 09:59:07 +08:00
meta_cache.go
enhance: [2.5]Add schema update time verification for insert and upsert to use cache ( #39382 )
2025-01-21 10:19:11 +08:00
meta_cache_adapter.go
fix: the panic when db isn't existed in the rate limit interceptor ( #33244 )
2024-05-22 15:57: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_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
meta_cache_testonly.go
feat: [2.5] root privileges can be customized ( #39324 )
2025-01-16 14:27:11 +08:00
metrics_info.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
metrics_info_test.go
feat: management WebUI homepage ( #36822 )
2024-10-23 11:29:28 +08:00
mock_cache.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
mock_channels_manager.go
enhance: refine pular related mq interfaces ( #38007 )
2024-12-04 20:50:39 +08:00
mock_lb_balancer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
mock_lb_policy.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
mock_msgstream_test.go
feat: support to replicate collection when the services contains the system tt msg ( #37559 )
2024-12-17 09:08:46 +08:00
mock_shardclient_manager.go
fix: Get shard client failed by client is closed ( #37729 )
2024-11-18 18:22:30 +08:00
mock_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
mock_tso_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
msg_pack.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
msg_pack_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
privilege_cache.go
fix: Re-read value after `once` initialization ( #35642 )
2024-08-22 17:24:58 +08:00
privilege_cache_test.go
enhance: Add in-memory cache for casbin enforcer result ( #35271 )
2024-08-05 18:48:15 +08:00
privilege_interceptor.go
feat: [2.5] root privileges can be customized ( #39324 )
2025-01-16 14:27:11 +08:00
privilege_interceptor_test.go
feat: [2.5] root privileges can be customized ( #39324 )
2025-01-16 14:27:11 +08:00
proxy.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
proxy_rpc_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
proxy_test.go
enhance: broadcast with event-based notification ( #39550 )
2025-02-07 11:50:50 +08:00
rate_limit_interceptor.go
fix: [2.5]not enable rate limiter for restful v1 ( #39555 )
2025-01-24 14:05:13 +08:00
rate_limit_interceptor_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
reScorer.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
reScorer_test.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
reducer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
reducer_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
repack_func.go
Support to replicate the mq message ( #27240 )
2023-10-20 14:26:09 +08:00
repack_func_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
replicate_stream_manager.go
fix: the issue of replicate message exception when the ttMsgEnable config is changed dynamically ( #38178 )
2024-12-14 23:24:51 +08:00
replicate_stream_manager_test.go
fix: the issue of replicate message exception when the ttMsgEnable config is changed dynamically ( #38178 )
2024-12-14 23:24:51 +08:00
rootcoord_mock_test.go
enhance: [2.5] Read metadata concurrently to accelerate recovery ( #38900 )
2025-01-16 17:53:01 +08:00
roundrobin_balancer.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
roundrobin_balancer_test.go
enhance: Enable dynamic update replica selection policy ( #35860 )
2024-09-13 17:05:15 +08:00
rpc_msg.go
Add slow log for read ( #23272 )
2023-04-14 15:30:29 +08:00
search_reduce_util.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
search_reduce_util_test.go
enhance: simplify reduction on single search result ( #36334 )
2024-09-20 11:59:10 +08:00
search_util.go
enhance: fix inconsistenty of alias and db for query iterator( #39045 ) ( #39248 )
2025-01-15 10:36:59 +08:00
segment.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
segment_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
shard_client.go
fix: Get shard client failed by client is closed ( #37729 )
2024-11-18 18:22:30 +08:00
shard_client_test.go
fix: Get shard client failed by client is closed ( #37729 )
2024-11-18 18:22:30 +08:00
simple_rate_limiter.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
simple_rate_limiter_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task.go
fix: ignore growing option is lost at hibridsearch ( #39900 )
2025-02-17 15:30:15 +08:00
task_alias.go
enhance: Enable linux code checker ( #35084 )
2024-07-30 15:53:51 +08:00
task_alias_test.go
fix: `execute` method should return an error when result is a failure ( #34813 )
2024-07-20 23:13:40 +08:00
task_database.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_database_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_delete.go
enhance: [2.5] Add metrics for parse expression ( #39716 )
2025-02-12 10:30:46 +08:00
task_delete_streaming.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
task_delete_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_flush.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_flush_streaming.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_index.go
enhance: [2.5] Refine error msg for schema & index checking ( #39533 ) ( #39565 )
2025-01-24 13:43:06 +08:00
task_index_test.go
fix:reset default auto index for varchar ( #39908 )
2025-02-17 20:55:26 +08:00
task_insert.go
fix:[2.5] check utf-8 format for varchar with analyzer open ( #39439 )
2025-01-21 10:57:03 +08:00
task_insert_streaming.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
task_insert_test.go
enhance: [2.5]Add schema update time verification for insert and upsert to use cache ( #39382 )
2025-01-21 10:19:11 +08:00
task_policies.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
task_policies_test.go
enhance: Decouple shard client manager from shard cache ( #37371 )
2024-11-12 10:30:28 +08:00
task_query.go
fix: ignore growing option is lost at hibridsearch ( #39900 )
2025-02-17 15:30:15 +08:00
task_query_test.go
enhance: fix inconsistenty of alias and db for query iterator( #39045 ) ( #39248 )
2025-01-15 10:36:59 +08:00
task_scheduler.go
enhance: refine exists log print with ctx ( #38080 )
2024-12-14 22:36:44 +08:00
task_scheduler_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_search.go
fix: ignore growing option is lost at hibridsearch ( #39900 )
2025-02-17 15:30:15 +08:00
task_search_test.go
enhance: [2.5] pass partition key scalar info if enable for vector mem index ( #39245 )
2025-01-15 21:45:01 +08:00
task_statistic.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_statistic_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
task_upsert.go
fix:[2.5] check utf-8 format for varchar with analyzer open ( #39439 )
2025-01-21 10:57:03 +08:00
task_upsert_streaming.go
fix: add the db information in the dml message ( #37969 )
2024-11-27 10:02:35 +08:00
task_upsert_test.go
enhance: [2.5]Add schema update time verification for insert and upsert to use cache ( #39382 )
2025-01-21 10:19:11 +08:00
timestamp.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
timestamp_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +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
trace_log_interceptor_test.go
enhance: Support to trace restful request and request error ( #28685 )
2023-11-27 20:14:26 +08:00
type_def.go
[skip e2e] Add comment for pChan ( #14098 )
2021-12-23 21:44:12 +08:00
util.go
fix: [2.5]not enable rate limiter for restful v1 ( #39555 )
2025-01-24 14:05:13 +08:00
util_test.go
enhance: make new go package to manage proto ( #39128 )
2025-01-10 10:53:01 +08:00
validate_util.go
fix: [2.5] deny to set the mmap param for the alter index api ( #39520 )
2025-01-22 23:55:06 +08:00
validate_util_test.go
fix: Check if the dynamic fields contain any static fields ( #38025 )
2024-12-01 18:06:37 +08:00