milvus/internal/querycoordv2
wei liu f7d950d465
fix: [skip e2e] Fix unstable ut TestCollectionObserver (#36231)
issue: #36237

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-09-13 19:01:09 +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: Clean dirty segment/channel on querynode (#36202) 2024-09-13 18:15:08 +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: [skip e2e] Fix unstable ut TestCollectionObserver (#36231) 2024-09-13 19:01:09 +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 feat: support keyword text match (#35923) 2024-09-10 15:11:08 +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 Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
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