milvus/internal/querycoord
yah01 39db27865f
Refine log, remove huge logs (#18036)
Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-07-04 16:34:20 +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 Add dependency factory (#16204) 2022-04-07 22:05:32 +08:00
channel_unsubscribe.go Fix pulsar unsubsribe issue (#17562) 2022-06-16 17:28:11 +08:00
cluster_test.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
cluster.go Fix SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
condition.go
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 SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
handoff_handler_test.go Refactor handoff handler (#17806) 2022-06-29 23:26:19 +08:00
handoff_handler.go Refactor handoff handler (#17806) 2022-06-29 23:26:19 +08:00
impl_test.go Fix the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
impl.go Fix the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
meta_test.go Clean segments as releasing collection (#17932) 2022-07-01 19:16:25 +08:00
meta.go Clean segments as releasing collection (#17932) 2022-07-01 19:16:25 +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 Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +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 the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
query_coord.go Handle etcd compacted error (#17886) 2022-06-30 18:54:19 +08:00
querynode_test.go Refactor handoff handler (#17806) 2022-06-29 23:26:19 +08:00
querynode.go [skip e2e]Fix log mistake: WatchDmChannels -> WatchDeltaChannels (#17643) 2022-06-20 15:10:12 +08:00
replica_test.go Fixed the bug that IndexCoord lost some meta information (#17818) 2022-06-27 21:52:17 +08:00
replica.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
segment_allocator_test.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +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 Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
task_scheduler.go Fix the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
task_test.go Fix the scheduler enqueues concurrent load tasks (#17950) 2022-07-01 19:54:19 +08:00
task_util_test.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
task_util.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
task.go Refine log, remove huge logs (#18036) 2022-07-04 16:34:20 +08:00
util.go Clean segments as releasing collection (#17932) 2022-07-01 19:16:25 +08:00