milvus/internal/querycoord
congqixia f37e07b0f8
Use Get method of request in GetMetrics to avoid panicking (#18356)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-07-21 20:52:27 +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 fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
cluster.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +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 Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
global_meta_broker.go Refactor handoff handler (#17806) 2022-06-29 23:26:19 +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 fix receive messages before waitToFinish (#18101) 2022-07-07 10:00:21 +08:00
impl.go Use Get method of request in GetMetrics to avoid panicking (#18356) 2022-07-21 20:52:27 +08:00
meta_test.go Make VChannelInfo read compatible with 2.0.2 (#17995) 2022-07-07 21:58:22 +08:00
meta.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
metrics_info_test.go
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 Refactor handoff handler (#17806) 2022-06-29 23:26:19 +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 Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
mock_querynode_server_test.go Fix the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
OWNERS
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 node is not assigned to replica (#18350) 2022-07-21 12:02:27 +08:00
querynode_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
querynode.go fix sync problem during reblance (#18332) 2022-07-20 15:02:30 +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 Check load request both in impl and task (#18276) 2022-07-15 10:24:28 +08:00
task_scheduler.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
task_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
task_util_test.go Make VChannelInfo read compatible with 2.0.2 (#17995) 2022-07-07 21:58:22 +08:00
task_util.go Make VChannelInfo read compatible with 2.0.2 (#17995) 2022-07-07 21:58:22 +08:00
task.go fix sync problem during reblance (#18332) 2022-07-20 15:02:30 +08:00
util.go Clean segments as releasing collection (#17932) 2022-07-01 19:16:25 +08:00