milvus/internal/datanode
sunby 33f5225968
Use physical channel to init msg stream (#5815)
* Use physical channel to init msg stream

Signed-off-by: sunby <bingyi.sun@zilliz.com>

* fix search collection error check (#1)

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

Co-authored-by: bigsheeper <954206947@qq.com>
2021-06-18 16:02:05 +08:00
..
allocator_test.go Add Unittest for allocator (#5781) 2021-06-15 19:11:55 +08:00
allocator.go Add Unittest for allocator (#5781) 2021-06-15 19:11:55 +08:00
cache_test.go Idempotent of FlushSegment (#5746) 2021-06-15 16:36:36 +08:00
cache.go Idempotent of FlushSegment (#5746) 2021-06-15 16:36:36 +08:00
collection_replica_test.go Tidy replica in datanode (#5805) 2021-06-16 19:03:57 +08:00
collection_replica.go Tidy replica in datanode (#5805) 2021-06-16 19:03:57 +08:00
data_node_test.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
data_node.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
data_sync_service_test.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
data_sync_service.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
flow_graph_dd_node_test.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
flow_graph_dd_node.go Fix dd node filter bug (#5736) 2021-06-15 16:24:49 +08:00
flow_graph_dmstream_input_node.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
flow_graph_insert_buffer_node_test.go Tidy replica in datanode (#5805) 2021-06-16 19:03:57 +08:00
flow_graph_insert_buffer_node.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
flow_graph_message.go refactor datanode flowgraph (#5538) 2021-06-15 15:59:04 +08:00
flow_graph_node.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_service_test.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
meta_service.go Tidy replica in datanode (#5805) 2021-06-16 19:03:57 +08:00
mock_test.go Add Unittest for allocator (#5781) 2021-06-15 19:11:55 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param_table_test.go Support ETCD endpoints array (#5755) 2021-06-15 16:36:36 +08:00
param_table.go Tidy replica in datanode (#5805) 2021-06-16 19:03:57 +08:00
type_def.go Rename module (#4988) 2021-04-22 14:45:57 +08:00