milvus/internal/querycoordv2
yah01 3c5ce74843
Fix LoadBalance not check segment exists (#19448)
Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-09-27 16:00:54 +08:00
..
balance Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
checkers Check whether leader view exists (#19237) 2022-09-20 16:10:50 +08:00
dist Move growing segments to leaderview in GetDataDistributionResponse (#19292) 2022-09-20 19:24:51 +08:00
job Fix Load returns incorrect error code (#19318) 2022-09-21 17:54:50 +08:00
meta Fix load segments can't be retried (#19414) 2022-09-26 10:54:52 +08:00
mocks Fix data race in querycoordv2 (#19240) 2022-09-20 15:54:49 +08:00
observers Fix load segments can't be retried (#19414) 2022-09-26 10:54:52 +08:00
params Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
session Merge load segment tasks to improve performance (#19234) 2022-09-21 14:42:51 +08:00
task Fix can't release growing segment (#19418) 2022-09-26 14:08:52 +08:00
utils Fix leader observer confused with replicas (#19392) 2022-09-23 15:16:51 +08:00
errors.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
handlers.go Fix LoadBalance not check segment exists (#19448) 2022-09-27 16:00:54 +08:00
server_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
server.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
services_test.go Fix manual balance failed with TaskStale (#19400) 2022-09-23 16:18:51 +08:00
services.go Fix LoadBalance not check segment exists (#19448) 2022-09-27 16:00:54 +08:00