milvus/internal
Bingyi Sun 24b3ad22d7
Fix msgstream close block. (#17880)
issue: #17513
Signed-off-by: sunby <bingyi.sun@zilliz.com>

Co-authored-by: sunby <bingyi.sun@zilliz.com>
2022-06-29 16:24:20 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Check ignorable error to prevent unnecessary panic (#17317) 2022-06-02 10:12:03 +08:00
core Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
datacoord Move bulk load segment lock happen early (#17612) 2022-06-27 13:56:17 +08:00
datanode Move bulk load segment lock happen early (#17612) 2022-06-27 13:56:17 +08:00
distributed RESTful api use same port as metrics & healthcheck (#17732) 2022-06-24 15:34:14 +08:00
indexcoord IndexNode still writes finished state to ETCD when task was deleted (#17761) 2022-06-28 12:08:17 +08:00
indexnode IndexNode still writes finished state to ETCD when task was deleted (#17761) 2022-06-28 12:08:17 +08:00
kv Fixed the bug that IndexCoord lost some meta information (#17818) 2022-06-27 21:52:17 +08:00
log Remove the WithOptions for avoiding the log object being cloned continuously (#17746) 2022-06-24 10:36:15 +08:00
metrics Add metrics on QueryNode and Proxy (#17328) 2022-06-02 16:06:03 +08:00
mq Fix msgstream close block. (#17880) 2022-06-29 16:24:20 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Remove genReqID function in import manager bacause the request ID is useless (#17853) 2022-06-28 18:20:18 +08:00
proxy Fix message type of show partitions (#17821) 2022-06-28 10:06:17 +08:00
querycoord Fix querycoord cannot update deltaChannel info (#17901) 2022-06-29 15:38:17 +08:00
querynode Fix shard cluster segments data race (#17903) 2022-06-29 16:20:19 +08:00
rootcoord Remove genReqID function in import manager bacause the request ID is useless (#17853) 2022-06-28 18:20:18 +08:00
storage Fix arrow builder nullptr check in FinishPayloadWriter (#17873) 2022-06-28 20:04:17 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Mark deleted before drop index (#17490) 2022-06-17 18:08:12 +08:00
util support configurable sasl mechanisms for kafka (#17542) 2022-06-29 10:32:17 +08:00