milvus/internal
XuanYang-cn 42f643e727
Make DataNode release rather than delete when reassign (#17293)
1. Reassgin now will assign to the original Node if no other nodes
   avaliable
2. Make AddNode balance async: ToRealse + Reassign

See also: #16114, #17270

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-06-02 13:56:04 +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 Enable marisa trie ut on MacOS (#17316) 2022-06-02 10:48:03 +08:00
datacoord Make DataNode release rather than delete when reassign (#17293) 2022-06-02 13:56:04 +08:00
datanode Check ignorable error to prevent unnecessary panic (#17317) 2022-06-02 10:12:03 +08:00
distributed Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
indexcoord Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
indexnode Mark indexing task to retry when minio occurs error (#17153) 2022-05-23 15:47:58 +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 Add metrics for proxy and querynode (#17205) 2022-05-27 14:12:01 +08:00
mq Add sasl configurations for kafka (#17323) 2022-06-02 12:12:03 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
proxy Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
querycoord Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
querynode Fix data race in LoadSegmentsTask (#17342) 2022-06-02 12:52:03 +08:00
rootcoord Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
storage move arrow from storage to core (#17061) 2022-05-22 20:03:58 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
util Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00