milvus/internal/querynode
xige-16 cd04258122
Abort execute timeout search/query (#17729)
Signed-off-by: xige-16 <xi.ge@zilliz.com>

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2022-08-11 09:58:41 +08:00
..
benchmark_test.go Merging multiple shard query/search requests into one rpc request if QueryNode is the leader of multiple shards of Collection (#17588) 2022-07-06 15:06:21 +08:00
cgo_helper.go refine complie configuration (#17502) 2022-06-24 21:12:15 +08:00
collection_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
collection.go refine complie configuration (#17502) 2022-06-24 21:12:15 +08:00
data_sync_service_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
data_sync_service.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
errors_test.go [skip ci]Update license for qn fg deletenode (#12397) 2021-11-29 20:15:45 +08:00
errors.go [skip ci]Update license for qn fg deletenode (#12397) 2021-11-29 20:15:45 +08:00
flow_graph_delete_node_test.go Add channel information to flow graph node (#17349) 2022-06-15 21:04:10 +08:00
flow_graph_delete_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
flow_graph_filter_delete_node_test.go Add channel information to flow graph node (#17349) 2022-06-15 21:04:10 +08:00
flow_graph_filter_delete_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
flow_graph_filter_dm_node_test.go Add channel information to flow graph node (#17349) 2022-06-15 21:04:10 +08:00
flow_graph_filter_dm_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
flow_graph_insert_node_test.go Add channel information to flow graph node (#17349) 2022-06-15 21:04:10 +08:00
flow_graph_insert_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
flow_graph_message_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
flow_graph_message.go Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
flow_graph_node.go [skip e2e] Add comment for inputNode (#13791) 2021-12-20 19:45:06 +08:00
flow_graph_query_node_test.go Add dependency factory (#16204) 2022-04-07 22:05:32 +08:00
flow_graph_query_node.go Add channel information to flow graph node (#17349) 2022-06-15 21:04:10 +08:00
flow_graph_service_time_node_test.go Handle errors in DataNode and QueryNode flow graph (#17096) 2022-05-24 21:11:59 +08:00
flow_graph_service_time_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
impl_test.go Add ShowConfigurations to QueryNode (#18426) 2022-08-03 01:12:33 +08:00
impl.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
load_index_info_test.go Support string type in segcore (#16546) 2022-04-29 13:35:49 +08:00
load_index_info.go refine complie configuration (#17502) 2022-06-24 21:12:15 +08:00
meta_replica_test.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
meta_replica.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
metrics_info_test.go Add ShowConfigurations to QueryNode (#18426) 2022-08-03 01:12:33 +08:00
metrics_info.go Add ShowConfigurations to QueryNode (#18426) 2022-08-03 01:12:33 +08:00
mock_test.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
partition_test.go [skip ci]Update license for qn partition (#12901) 2021-12-08 09:21:56 +08:00
partition.go Log segment type as possible in QueryNode (#17846) 2022-06-28 10:16:17 +08:00
plan_test.go Get search field id from search plan and log if loaded index when search segments (#18183) 2022-07-08 20:18:22 +08:00
plan.go Get search field id from search plan and log if loaded index when search segments (#18183) 2022-07-08 20:18:22 +08:00
query_node_test.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
query_node.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
query_shard_service_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
query_shard_service.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
query_shard_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
query_shard.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
reduce_test.go Enable jemalloc (#18349) 2022-07-20 22:22:31 +08:00
reduce.go Enable jemalloc (#18349) 2022-07-20 22:22:31 +08:00
result.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
retrieve_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
retrieve.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
scheduler_policy_test.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00
scheduler_policy.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00
search_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
search.go Fix bugs in monitoring metrics (#17894) 2022-06-30 17:26:19 +08:00
segment_loader_test.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
segment_loader.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
segment_test.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
segment.go Add cgo worker pool for querynode (#18461) 2022-08-09 16:34:37 +08:00
shard_cluster_service_test.go Fix handoff isn't processed correctly (#17738) 2022-06-27 22:08:17 +08:00
shard_cluster_service.go Make querynode handle segmentChangeInfo with multiple vchannel (#18009) 2022-07-01 19:20:20 +08:00
shard_cluster_test.go Close Node/Segment detector when close ShardCluster (#18476) 2022-08-01 13:50:33 +08:00
shard_cluster_version_test.go Use segment version instead of ref cnt (#17609) 2022-06-17 17:38:12 +08:00
shard_cluster_version.go Use segment version instead of ref cnt (#17609) 2022-06-17 17:38:12 +08:00
shard_cluster.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
shard_node_detector_test.go Use segment version instead of ref cnt (#17609) 2022-06-17 17:38:12 +08:00
shard_node_detector.go Use segment version instead of ref cnt (#17609) 2022-06-17 17:38:12 +08:00
shard_segment_detector_test.go Use NodeIds instead of NodeID in segment info (#16912) 2022-05-11 17:39:53 +08:00
shard_segment_detector.go Fix etcd watch error (#17364) 2022-06-06 16:26:06 +08:00
statistic_test.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
statistics.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
task_query.go Fix query too slow when insert multi repeated pk data (#18231) 2022-07-13 10:22:26 +08:00
task_queue_test.go [skip ci]Update license for qn task queue (#13414) 2021-12-15 11:49:26 +08:00
task_queue.go Fix QueryNode log level (#16604) 2022-05-07 10:27:51 +08:00
task_read.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00
task_scheduler_test.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00
task_scheduler.go Abort execute timeout search/query (#17729) 2022-08-11 09:58:41 +08:00
task_search.go Enable jemalloc (#18349) 2022-07-20 22:22:31 +08:00
task_statistics.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
task_step_test.go Add metrics for proxy and querynode (#17205) 2022-05-27 14:12:01 +08:00
task_step.go Add metrics for proxy and querynode (#17205) 2022-05-27 14:12:01 +08:00
task_test.go Remove deprecated cacheSize param (#18566) 2022-08-09 15:54:36 +08:00
task.go Remove Load Delta Channel Request (#18497) 2022-08-04 17:50:37 +08:00
tsafe_replica_test.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
tsafe_replica.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
type_def.go Fix load failure and remove parition release related code (#16038) 2022-03-14 23:18:02 +08:00
validate_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
validate.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00