milvus/internal/querycoord
wei liu 1527aee019
fix watch dml channel remove offline node (#18835)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2022-08-29 16:32:57 +08:00
..
channel_allocator_test.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
channel_allocator.go Make querycoord channel allocator respect context (#17552) 2022-06-17 16:02:12 +08:00
channel_unsubscribe_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
channel_unsubscribe.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
cluster_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
cluster.go fix watch dml channel remove offline node (#18835) 2022-08-29 16:32:57 +08:00
condition.go fix receive messages before waitToFinish (#18101) 2022-07-07 10:00:21 +08:00
const.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
global_meta_broker_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
global_meta_broker.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
group_balance_test.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
group_balance.go Fix node is not assigned to replica (#18350) 2022-07-21 12:02:27 +08:00
handoff_handler_test.go Refactor handoff handler (#17806) 2022-06-29 23:26:19 +08:00
handoff_handler.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
impl_test.go Add ShowConfigurations for all remaining session (#18594) 2022-08-12 13:20:39 +08:00
impl.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
meta_test.go Fix segment DmChannel in querycoord for compatibility to 2.0.2 (#18397) 2022-07-25 14:14:31 +08:00
meta.go Fix segment DmChannel in querycoord for compatibility to 2.0.2 (#18397) 2022-07-25 14:14:31 +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 Fix query cluster metrics (#18725) 2022-08-19 11:44:50 +08:00
mock_3rd_component_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +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 Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
mock_querynode_server_test.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
query_coord_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
query_coord.go Fix querycoord handle offline node with wrong nodeID (#18590) 2022-08-10 21:10:37 +08:00
querynode_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
querynode.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
replica_test.go change the etcd compareAndSwap interface (#18068) 2022-07-06 13:54:21 +08:00
replica.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
segment_allocator_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
segment_allocator.go Make querycoord segment allocator respect context (#17452) 2022-06-09 20:14:06 +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 restart querycoord blocking issue (#18801) 2022-08-25 18:42:54 +08:00
task_scheduler.go fix restart querycoord blocking issue (#18801) 2022-08-25 18:42:54 +08:00
task_test.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
task_util_test.go Fix watchDmChannel may be out-of-date after compaction issue and add context (#18681) 2022-08-23 17:44:56 +08:00
task_util.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task.go fix watch dml channel remove offline node (#18835) 2022-08-29 16:32:57 +08:00
util.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00