milvus/internal
Bingyi Sun 86728490a2
Fix partition not found (#17132)
issue: #16842

Signed-off-by: sunby <bingyi.sun@zilliz.com>

Co-authored-by: sunby <bingyi.sun@zilliz.com>
2022-05-20 19:37:57 +08:00
..
allocator
common
core Add NodeIds field for QuerySegmentInfo (#17121) 2022-05-20 18:03:58 +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 Fix pool of lexer and parser (#17129) 2022-05-20 18:47:57 +08:00
proto Add NodeIds field for QuerySegmentInfo (#17121) 2022-05-20 18:03:58 +08:00
proxy Add NodeIds field for QuerySegmentInfo (#17121) 2022-05-20 18:03:58 +08:00
querycoord Fix partition not found (#17132) 2022-05-20 19:37: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 Support tls/ssl connection to etcd (#7703) (#17012) 2022-05-20 12:29:19 +08:00