milvus/internal
congqixia 3a6db2faeb
Fix handling segment change logic (#16695)
Dispatch segmentChangeInfo to ShardCluster leader
Hold segment remove before search is done

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-04-27 22:23:46 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Optimize Mac M1 support some tweaks to embedded Milvus (#16650) 2022-04-26 14:21:46 +08:00
datacoord Fix Datacoord ut when etcd is slow (#16689) 2022-04-27 21:49:47 +08:00
datanode Remove useless log (#16624) 2022-04-27 10:01:47 +08:00
distributed Correct wrong words (#16490) 2022-04-27 19:51:46 +08:00
indexcoord Add dependency factory (#16204) 2022-04-07 22:05:32 +08:00
indexnode Remove useless log (#16624) 2022-04-27 10:01:47 +08:00
kv Update compile options and config for embedded Milvus (#16472) 2022-04-14 19:57:34 +08:00
log Refine tso log print (#15813) 2022-03-02 14:31:55 +08:00
metrics Remove the collectionID label from metrics (#16571) 2022-04-26 17:29:45 +08:00
mq Enable ZSTD compression for pulsar (#16014) 2022-04-24 10:25:43 +08:00
proto Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
proxy Add ut for task_policies (#16663) 2022-04-27 16:55:46 +08:00
querycoord Disable the unit test for the case of filter out unavailable leaders of GetShardLeaders (#16688) 2022-04-27 22:15:47 +08:00
querynode Fix handling segment change logic (#16695) 2022-04-27 22:23:46 +08:00
rootcoord Remove useless log (#16624) 2022-04-27 10:01:47 +08:00
storage Improve load performance, load binlogs concurrently per file, deserialize binlogs concurrently per field/segment (#16514) 2022-04-25 15:57:47 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
util Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00