milvus/pkg/util/paramtable
congqixia b658467107
enhance: [2.5] Unify LoadStateLock RLock & PinIf (#39206) (#39255)
Cherry-pick from master
pr: #39206 #39308
Related to #39205

This PR merge `RLock` & `PinIfNotReleased` into `PinIf` function
preventing segment being released before any Read operation finished.

---------

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-01-16 00:33:03 +08:00
..
autoindex_param.go enhance: add an unify vector index config checker (#36844) 2024-10-28 10:11:37 +08:00
autoindex_param_test.go enhance: add an unify vector index config checker (#36844) 2024-10-28 10:11:37 +08:00
base_table.go feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
base_table_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
component_param.go enhance: [2.5] Unify LoadStateLock RLock & PinIf (#39206) (#39255) 2025-01-16 00:33:03 +08:00
component_param_test.go enhance: [2.5] Reduce memory usage of BF in DataNode and QueryNode (#38913) 2025-01-15 13:59:00 +08:00
grpc_param.go feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
grpc_param_test.go feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
hook_config.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
http_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
http_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
knowhere_param.go fix: config file validator missed the file tail validation (#37608) 2024-11-13 15:14:30 +08:00
knowhere_param_test.go enhance: add unify vector index config management (#36846) 2024-11-01 06:18:21 +08:00
param_item.go fix: config file validator missed the file tail validation (#37608) 2024-11-13 15:14:30 +08:00
quota_param.go enhance: restrict max group size(#33544) (#36223) 2024-09-14 15:45:08 +08:00
quota_param_test.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
rbac_config_test.go fix: [2.5] rbac custom group privilege level check (#39164) (#39224) 2025-01-14 16:50:59 +08:00
rbac_param.go fix: [2.5] rbac custom group privilege level check (#39164) (#39224) 2025-01-14 16:50:59 +08:00
role_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
role_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
runtime.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param.go enhance: Speed up meta recovery (#38285) 2024-12-12 10:58:43 +08:00
service_param_test.go enhance: Speed up meta recovery (#38285) 2024-12-12 10:58:43 +08:00