milvus/internal
yah01 9801c6dfc9
Fix data race in DataNode (#19470)
Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-09-27 15:16:55 +08:00
..
allocator Remove redundant logs (#19412) 2022-09-26 15:40:53 +08:00
common Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
config improve logs to debug growing segment load failed (#19419) 2022-09-26 17:36:54 +08:00
core Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
datacoord Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
datanode Fix data race in DataNode (#19470) 2022-09-27 15:16:55 +08:00
distributed Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
indexcoord Remove redundant logs (#19412) 2022-09-26 15:40:53 +08:00
indexnode Fix indexnode ut bug (#19468) 2022-09-27 14:56:52 +08:00
kv Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
log fix test unstable (#19214) 2022-09-20 17:04:50 +08:00
metastore Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
metrics Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
mocks Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
mq Disable kafka msgstream ut (#19260) 2022-09-19 16:24:51 +08:00
parser/planparserv2 Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
proto Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
proxy Add the indexName param for the indexpb.DescribeIndexRequest (#19440) 2022-09-26 19:10:53 +08:00
querycoord Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
querycoordv2 Fix can't release growing segment (#19418) 2022-09-26 14:08:52 +08:00
querynode Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
rootcoord Deprecated old RootCoord methods in Bulk Load (#19449) 2022-09-27 10:44:53 +08:00
storage Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
util Rename serializeDiskIndex to getIndexFileInfo (#19416) 2022-09-27 10:32:53 +08:00