milvus/internal
groot b5e62023ea
Return error when bulkload pending list hit limit (#17570)
Signed-off-by: groot <yihua.mo@zilliz.com>
2022-06-16 13:02: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 Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
datanode Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
distributed Acquiring the segment reference lock on task level (#17544) 2022-06-15 21:38:10 +08:00
indexcoord Acquiring the segment reference lock on task level (#17544) 2022-06-15 21:38:10 +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 Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
proxy Remove the redundant 'for' in the TaskCondition (#17558) 2022-06-15 16:32:10 +08:00
querycoord Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
querynode Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
rootcoord Return error when bulkload pending list hit limit (#17570) 2022-06-16 13:02: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 Refine compaction selection poliy (#17486) 2022-06-15 23:14:10 +08:00