milvus/internal/querynode
bigsheeper 46151d203f
Fix tSafe cannot update correctly (#5820)
* Fix tSafe cannot update correctly

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

* skip test_load_partitions_release_collection

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

* skip test_release_collection_during_searching

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-06-17 16:56:04 +08:00
..
cgo_helper_test.go
cgo_helper.go
collection_replica_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
collection_replica.go use dataservice's getRecoveryInfo to get load and watch info (#5790) 2021-06-16 11:09:56 +08:00
collection_test.go
collection.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
data_sync_service_test.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
data_sync_service.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
flow_graph_dd_node.go
flow_graph_delete_node.go
flow_graph_filter_dm_node.go use dataservice's getRecoveryInfo to get load and watch info (#5790) 2021-06-16 11:09:56 +08:00
flow_graph_gc_node.go
flow_graph_insert_node.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
flow_graph_key2seg_node.go
flow_graph_message.go
flow_graph_node.go
flow_graph_query_node.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
flow_graph_service_time_node.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
historical.go Fix tSafe cannot update correctly (#5820) 2021-06-17 16:56:04 +08:00
impl.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
index_info.go
index_loader.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
index.go
load_index_info_test.go
load_index_info.go
load_service_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
OWNERS
param_table_test.go Add vChannels in proxy for query results (#5802) 2021-06-16 20:15:59 +08:00
param_table.go Add vChannels in proxy for query results (#5802) 2021-06-16 20:15:59 +08:00
partition_test.go
partition.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
plan_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
plan.go Split segcore and plan proto for future feature (#5767) 2021-06-15 14:43:57 +08:00
query_node_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
query_node.go Support ETCD endpoints array (#5755) 2021-06-15 16:36:36 +08:00
reduce_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
reduce.go
retrieve_collection_test.go Split segcore and plan proto for future feature (#5767) 2021-06-15 14:43:57 +08:00
retrieve_collection.go Fix retrieve_collection return nil vchannel (#5787) 2021-06-15 20:07:30 +08:00
retrieve_service.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
search_collection.go Fix channels in query node and fix search (#5795) 2021-06-16 12:05:56 +08:00
search_service_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
search_service.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
segment_loader.go use dataservice's getRecoveryInfo to get load and watch info (#5790) 2021-06-16 11:09:56 +08:00
segment_test.go Split segcore and plan proto for future feature (#5767) 2021-06-15 14:43:57 +08:00
segment.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
stats_service_test.go
stats_service.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
streaming.go Fix tSafe cannot update correctly (#5820) 2021-06-17 16:56:04 +08:00
task_queue.go
task_scheduler.go
task.go Fix tSafe cannot update correctly (#5820) 2021-06-17 16:56:04 +08:00
tsafe_replica.go Fix tSafe cannot update correctly (#5820) 2021-06-17 16:56:04 +08:00
tsafe_test.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
tsafe.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00
type_def.go Add vChannel,pChannel in query node and get vChannel from master in query service (#5784) 2021-06-15 20:06:10 +08:00