milvus/internal
Letian Jiang 70825a35cf
Make querynode LoadSegments interface idempotent (#17109)
This PR makes the following changes:
* separate LoadSegmentsTask into two phases: PreExecute and Execute
* filters out segments that are already loaded in PreExecute phase

Signed-off-by: Letian Jiang <letian.jiang@zilliz.com>
2022-05-20 09:15:57 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Disable segment small index (#16935) 2022-05-18 15:27:56 +08:00
datacoord Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
datanode Fix bulkload bug for string primary key (#16958) 2022-05-13 16:07:54 +08:00
distributed Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
indexcoord The GetIndexFilePaths interface judges whether the index is complete (#17052) 2022-05-17 20:41:56 +08:00
indexnode Fix data race for indexcoord test (#17057) 2022-05-19 17:25:56 +08:00
kv Support Txn interface in rockskv (#17027) 2022-05-16 19:17:55 +08:00
log Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metrics Fix bug: wrong metrics name and forget to register metrics (#16714) 2022-04-29 15:35:47 +08:00
mq Fix kafka client hang after killing broker pod of parition leader (#16983) 2022-05-14 23:05:54 +08:00
parser/planparserv2 Replace plan parser with antlr (#17090) 2022-05-19 17:15:57 +08:00
proto Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
proxy Replace plan parser with antlr (#17090) 2022-05-19 17:15:57 +08:00
querycoord Fix replicas info is not removed after release (#17111) 2022-05-19 20:05:57 +08:00
querynode Make querynode LoadSegments interface idempotent (#17109) 2022-05-20 09:15:57 +08:00
rootcoord Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
storage Minio Error is not Handled gracefully (#17003) 2022-05-16 19:25:55 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
util Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00