milvus/internal
congqixia e4ea148c0f
fix: [cherry-pick] Add IndexList check for load segment request (#28601) (#28700)
Cherry-pick from master
pr: #28601
See also #28022 #28034
The load segment may reaches before watch dml channel, so the index meta
may be empty as well

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-11-24 15:02:39 +08:00
..
allocator Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
core enhance: enhance the accuracy of memory usage (#28554) (#28559) 2023-11-24 14:12:25 +08:00
datacoord fix: [cherry-pick] error root path for catalog when using tikv (#28463) 2023-11-24 14:28:24 +08:00
datanode enhance: Reduce the goroutine in flowgraph to 2 (#28233) (#28545) 2023-11-24 15:00:26 +08:00
distributed enhance: refine error messages (#28424) (#28614) 2023-11-24 10:04:24 +08:00
http Improve HTTP server include metrics and RESTful API (#28210) 2023-11-19 17:16:21 +08:00
indexnode Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
kv enhance: enhance the accuracy of memory usage (#28554) (#28559) 2023-11-24 14:12:25 +08:00
metastore fix: [cherry-pick] failed to release collection with more than 128 partitions (#28567) 2023-11-22 14:00:23 +08:00
mocks Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
mq Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
parser/planparserv2 enhance: enhance the accuracy of memory usage (#28554) (#28559) 2023-11-24 14:12:25 +08:00
proto enhance: refine error messages (#28424) (#28614) 2023-11-24 10:04:24 +08:00
proxy enhance: refine error messages (#28424) (#28614) 2023-11-24 10:04:24 +08:00
querycoordv2 enhance: refine error messages (#28424) (#28614) 2023-11-24 10:04:24 +08:00
querynodev2 fix: [cherry-pick] Add IndexList check for load segment request (#28601) (#28700) 2023-11-24 15:02:39 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: refine error messages (#28424) (#28614) 2023-11-24 10:04:24 +08:00
storage Fix buffer FieldData has no `ElementType` and array logsize always zero (#28296) 2023-11-09 14:22:36 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util enhance: Reduce the goroutine in flowgraph to 2 (#28233) (#28545) 2023-11-24 15:00:26 +08:00