milvus/internal/querycoordv2
yah01 c08f11420f
Fix Release tasks may end with incorrect status (#20263)
If the resource has been removed, the release tasks should end with
Succeeded status, not stale

Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-11-03 15:01:35 +08:00
..
balance reduce querycoord unnecessary panic (#19925) 2022-10-28 17:15:32 +08:00
checkers reduce querycoord unnecessary panic (#19925) 2022-10-28 17:15:32 +08:00
dist
job
meta Refine request merger (#20189) 2022-11-01 14:27:34 +08:00
mocks
observers remove outdated handoff event (#20181) 2022-10-31 19:11:40 +08:00
params
session Make sure the query node isn't created repeatedly in concurrent situation (#20197) 2022-11-02 09:37:34 +08:00
task Fix Release tasks may end with incorrect status (#20263) 2022-11-03 15:01:35 +08:00
utils
errors.go
handlers.go reduce querycoord unnecessary panic (#19925) 2022-10-28 17:15:32 +08:00
server.go remove outdated handoff event (#20181) 2022-10-31 19:11:40 +08:00
server_test.go
services.go
services_test.go