milvus/internal
Ten Thousand Leaves 51a9e54b21
Fix a bug that causes infinite loop (#17550)
This will cause AddNode() to keep its lock forever so DataCoord would just hang

issue: #17366
Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>
2022-06-15 20:50:10 +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 Add segment reference lock for bulk load (#17457) 2022-06-15 12:20:10 +08:00
datacoord Fix a bug that causes infinite loop (#17550) 2022-06-15 20:50:10 +08:00
datanode Add segment reference lock for bulk load (#17457) 2022-06-15 12:20:10 +08:00
distributed Add segment reference lock for bulk load (#17457) 2022-06-15 12:20:10 +08:00
indexcoord Fix etcd watch error (#17364) 2022-06-06 16:26:06 +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 on QueryNode and Proxy (#17328) 2022-06-02 16:06:03 +08:00
mq Align kafka consume from latest with puslar and rocksmq (#17433) 2022-06-08 19:00:07 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Add segment reference lock for bulk load (#17457) 2022-06-15 12:20:10 +08:00
proxy Remove the redundant 'for' in the TaskCondition (#17558) 2022-06-15 16:32:10 +08:00
querycoord Add BindContext function for querycoord task scheduler (#17531) 2022-06-14 17:12:09 +08:00
querynode Improve time record log in search/query (#17545) 2022-06-15 20:48:10 +08:00
rootcoord Fix bug #17403 by double check collmeta prefix and alias prefix (#17548) 2022-06-15 19:14:10 +08:00
storage Avoid growing slice as deserializing binlogs (#17421) 2022-06-08 11:46:06 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Fix an issue with bulk load with multiple DataNodes (#17324) 2022-06-02 18:54:04 +08:00
util Add segment reference lock for bulk load (#17457) 2022-06-15 12:20:10 +08:00