milvus/internal/querycoord
yah01 a2d2ad88bd
Make assigning segments faster (#17377)
This improve the Load performance,
and let the LoadBalance fails fast, which allows us to retry it timely

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-06-06 16:52:05 +08:00
..
channel_allocator_test.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
channel_allocator.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
channel_unsubscribe_test.go Add dependency factory (#16204) 2022-04-07 22:05:32 +08:00
channel_unsubscribe.go Fix channelUnsubscribe data race and logic (#16946) 2022-05-12 18:09:53 +08:00
cluster_test.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
cluster.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
global_meta_broker_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
global_meta_broker.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
group_balance.go Make allocateNode run async in case of block offline event (#17185) 2022-05-25 18:53:59 +08:00
impl_test.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
impl.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
index_checker_test.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
index_checker.go Change QueryCoord Log level (#16590) 2022-04-26 11:29:54 +08:00
meta_test.go Fix replicas info is not removed after release (#17111) 2022-05-19 20:05:57 +08:00
meta.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
metrics_info_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
metrics_info.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
mock_3rd_component_test.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
mock_cluster.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
mock_querynode_client_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
mock_querynode_server_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
query_coord_test.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
query_coord.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
querynode_test.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
querynode.go Make assigning segments faster (#17377) 2022-06-06 16:52:05 +08:00
replica_test.go Make allocateNode run async in case of block offline event (#17185) 2022-05-25 18:53:59 +08:00
replica.go Fix updating shard leaders may lost some modifications (#17218) 2022-05-26 17:14:02 +08:00
segment_allocator_test.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
segment_allocator.go Make assigning segments faster (#17377) 2022-06-06 16:52:05 +08:00
segments_info_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
segments_info.go Fix updating segments' NodeIds correctly after LoadBalance (#16854) 2022-05-10 15:47:53 +08:00
task_scheduler_test.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
task_scheduler.go Make assigning segments faster (#17377) 2022-06-06 16:52:05 +08:00
task_test.go Fix lost delete msg caused by loadSegment after watchDeltaChannel (#17308) 2022-06-02 16:56:04 +08:00
task.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
util.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00