milvus/internal/querycoord
cai.zhang bcf3b7426a
Add distributed lock for segment refgerence (#16782)
Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
2022-05-31 16:36:03 +08:00
..
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
channel_allocator.go Fix load timeout in chaos (#17241) 2022-05-26 22:28:03 +08:00
channel_allocator_test.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
channel_unsubscribe.go Fix channelUnsubscribe data race and logic (#16946) 2022-05-12 18:09:53 +08:00
channel_unsubscribe_test.go Add dependency factory (#16204) 2022-04-07 22:05:32 +08:00
cluster.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
cluster_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
global_meta_broker.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +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
group_balance.go Make allocateNode run async in case of block offline event (#17185) 2022-05-25 18:53:59 +08:00
impl.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
impl_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
index_checker.go Change QueryCoord Log level (#16590) 2022-04-26 11:29:54 +08:00
index_checker_test.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
meta.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
meta_test.go Fix replicas info is not removed after release (#17111) 2022-05-19 20:05:57 +08:00
metrics_info.go Fix Data race in NodeID (#16603) 2022-04-24 22:03:44 +08:00
metrics_info_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
mock_3rd_component_test.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
mock_cluster.go Add MockCluster, make unit tests reliable (#17032) 2022-05-17 12:57:56 +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
query_coord.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
query_coord_test.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
querynode.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
querynode_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
replica.go Fix updating shard leaders may lost some modifications (#17218) 2022-05-26 17:14:02 +08:00
replica_test.go Make allocateNode run async in case of block offline event (#17185) 2022-05-25 18:53:59 +08:00
segment_allocator.go Remove offline nodes from replica info after LoadBalanceTask done (#16653) 2022-04-26 18:23:46 +08:00
segment_allocator_test.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
segments_info.go Fix updating segments' NodeIds correctly after LoadBalance (#16854) 2022-05-10 15:47:53 +08:00
segments_info_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
task.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
task_scheduler.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
task_scheduler_test.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
task_test.go Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
util.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00