milvus/internal/querycoordv2
congqixia c0c12c6c5b
fix: Use SliceSetEqual to compare load field list (#36051)
Related to #36037

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-09-10 10:13:14 +08:00
..
balance fix: Fix logic dead lock when delegator has high memory usage (#36065) 2024-09-09 10:21:06 +08:00
checkers fix: Fix logic dead lock when delegator has high memory usage (#36065) 2024-09-09 10:21:06 +08:00
dist fix: Fix some replicas don't participate in the query after the failure recovery (#35850) 2024-09-03 15:39:03 +08:00
job fix: Use SliceSetEqual to compare load field list (#36051) 2024-09-10 10:13:14 +08:00
meta fix: Fill load field list from old version load info (#35993) 2024-09-05 16:57:05 +08:00
mocks enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
observers fix: Fix dynamic release partition may fail search/query request (#35919) 2024-09-05 18:47:03 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Mark query node as read only after suspend (#35492) 2024-08-20 14:02:54 +08:00
task fix: Fix some replicas don't participate in the query after the failure recovery (#35850) 2024-09-03 15:39:03 +08:00
utils fix: Fix some replicas don't participate in the query after the failure recovery (#35850) 2024-09-03 15:39:03 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go fix: Avoid segment lack caused by deduplicate segment task (#34782) 2024-07-22 16:35:43 +08:00
ops_service_test.go feat: Support field partial load collection (#35416) 2024-08-20 16:49:02 +08:00
ops_services.go enhance: Mark query node as read only after suspend (#35492) 2024-08-20 14:02:54 +08:00
OWNERS
server_test.go fix: Fill load field list from old version load info (#35993) 2024-09-05 16:57:05 +08:00
server.go feat: Support field partial load collection (#35416) 2024-08-20 16:49:02 +08:00
services_test.go fix: Fix some replicas don't participate in the query after the failure recovery (#35850) 2024-09-03 15:39:03 +08:00
services.go feat: Support field partial load collection (#35416) 2024-08-20 16:49:02 +08:00