milvus/internal/querynode
neza2017 eca1e25470 Add msg id at master service
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2021-03-26 15:13:33 +08:00
..
collection.go Add zap log to query node 2021-03-05 09:21:35 +08:00
collection_replica.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
collection_replica_test.go Fix wrong error code in master_service_test.go 2021-03-10 22:06:22 +08:00
collection_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
data_sync_service.go Add mutex for query node map, search buffer and dataSyncService 2021-03-24 15:40:59 -05:00
data_sync_service_test.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
flow_graph_dd_node.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
flow_graph_delete_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_filter_dm_node.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
flow_graph_gc_node.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
flow_graph_insert_node.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
flow_graph_key2seg_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_message.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
flow_graph_msg_stream_input_nodes.go Stop listen to dd channel in query node 2021-03-03 16:06:02 +08:00
flow_graph_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_service_time_node.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
index.go Fix wrong error code in master_service_test.go 2021-03-10 22:06:22 +08:00
index_loader.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
load_index_info.go Delete internal/errors package 2021-03-05 10:15:27 +08:00
load_index_info_test.go Remove collection name 2021-02-03 11:52:19 +08:00
load_service.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
load_service_test.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
meta_service.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
meta_service_test.go Fix empty schema proto hack 2021-03-17 11:35:28 +08:00
param_table.go Change default log output to stdout 2021-03-08 16:24:55 +08:00
param_table_test.go Fix unittest bug: query node num 2021-03-17 14:19:14 +08:00
partition.go Add zap log to query node 2021-03-05 09:21:35 +08:00
partition_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
plan.go Fix query node crash when empty search 2021-03-22 19:20:56 +08:00
plan_test.go Refactor interface and proto 2021-03-12 14:22:09 +08:00
query_node.go Add mutex for query node map, search buffer and dataSyncService 2021-03-24 15:40:59 -05:00
query_node_test.go Refactor interface and proto 2021-03-12 14:22:09 +08:00
reduce.go Delete internal/errors package 2021-03-05 10:15:27 +08:00
reduce_test.go Refactor interface and proto 2021-03-12 14:22:09 +08:00
search_collection.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
search_service.go Add msg id at master service 2021-03-26 15:13:33 +08:00
search_service_test.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
segment.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
segment_loader.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
segment_test.go Fix search error when running single node 2021-03-12 19:23:06 +08:00
stats_service.go Update reviewdog/action-hadolint github action version to v1.16.1 2021-03-25 14:41:46 +08:00
stats_service_test.go Integrate message stream 2021-02-08 14:30:54 +08:00
tsafe.go Fix bug and enchance system 2021-03-22 16:36:10 +08:00
tsafe_test.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
type_def.go tags collection stats 2021-03-08 10:09:48 +08:00