milvus/internal
congqixia 566f5b5766
Make querynode handle segmentChangeInfo with multiple vchannel (#18009)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-07-01 19:20: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 Return malloc_trim result and log if malloc_trim successfully (#17959) 2022-07-01 10:44:18 +08:00
datacoord Fix bugs in monitoring metrics (#17894) 2022-06-30 17:26:19 +08:00
datanode Log delta channel timetick in DataNode (#17947) 2022-06-30 17:44:18 +08:00
distributed Handle etcd compacted error (#17886) 2022-06-30 18:54:19 +08:00
indexcoord Handle etcd compacted error (#17886) 2022-06-30 18:54:19 +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 Fix bugs in monitoring metrics (#17894) 2022-06-30 17:26:19 +08:00
mq Fix Wait Group Race in Msgstream (#17931) 2022-06-30 10:38:18 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Refactor handoff handler (#17806) 2022-06-29 23:26:19 +08:00
proxy Fix bug: datarace in proxy unittest (#17990) 2022-07-01 17:56:21 +08:00
querycoord Fix LoadBalance Sync all segments to shard leaders (#18002) 2022-07-01 19:18:24 +08:00
querynode Make querynode handle segmentChangeInfo with multiple vchannel (#18009) 2022-07-01 19:20:20 +08:00
rootcoord Handle etcd compacted error (#17886) 2022-06-30 18:54:19 +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 Fix bug: datarace in proxy unittest (#17990) 2022-07-01 17:56:21 +08:00