milvus/internal/datanode
congqixia e7117f67ee
Add BroadcastMark for Msgstream returning MessageIDs (#8654)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2021-09-27 14:10:09 +08:00
..
allocator_test.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
allocator.go [skip-ci]Add comment for Cache and allocator (#7924) 2021-09-15 10:33:37 +08:00
cache_test.go Fix mem leak of flush cache in DataNode (#6862) 2021-08-11 14:24:09 +08:00
cache.go [skip-ci]Add comment for Cache and allocator (#7924) 2021-09-15 10:33:37 +08:00
data_node_test.go Reduce go unittest time cost (#8503) 2021-09-26 12:50:24 +08:00
data_node.go Rename log file based on node id (#8517) 2021-09-26 21:18:11 +08:00
data_sync_service_test.go Make FlushSegments async (#8159) 2021-09-23 16:03:54 +08:00
data_sync_service.go Improve logic when watch dm channel fails (#8386) 2021-09-23 18:31:55 +08:00
errors_test.go Expose metrics of data cluster (#7177) 2021-09-01 10:13:15 +08:00
errors.go Expose metrics of data cluster (#7177) 2021-09-01 10:13:15 +08:00
flow_graph_dd_node_test.go Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
flow_graph_dd_node.go Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
flow_graph_delete_node_test.go Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
flow_graph_delete_node.go [skip ci] Fix grammar in comment (#8382) 2021-09-23 16:50:16 +08:00
flow_graph_dmstream_input_node_test.go Add BroadcastMark for Msgstream returning MessageIDs (#8654) 2021-09-27 14:10:09 +08:00
flow_graph_dmstream_input_node.go Improve logic when watch dm channel fails (#8386) 2021-09-23 18:31:55 +08:00
flow_graph_insert_buffer_node_test.go Refactor buffer size calculation (#8565) 2021-09-26 20:55:59 +08:00
flow_graph_insert_buffer_node.go Replace ChannelID with ShardName in DML Request (#8539) 2021-09-27 10:01:59 +08:00
flow_graph_message_test.go Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
flow_graph_message.go Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
flow_graph_node.go [skip-ci]Fix golint in flowgraphnode.go (#8600) 2021-09-26 20:49:59 +08:00
meta_service_test.go Add ut for segmentReplica to 100% (#7589) 2021-09-09 10:14:00 +08:00
meta_service.go Fix datanode corner cases (#7336) 2021-08-30 10:03:58 +08:00
metrics_info.go Expose created time and updated time to datanode metrics (#8173) 2021-09-17 21:32:47 +08:00
mock_test.go Replace ChannelID with ShardName in DML Request (#8539) 2021-09-27 10:01:59 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add root path in minio and replace etcd.rootPath in datanode (#8272) 2021-09-24 20:50:23 +08:00
param_table.go Rename log file based on node id (#8517) 2021-09-26 21:18:11 +08:00
segment_replica_test.go Improve codes in insertbuffernode (#8054) 2021-09-17 16:27:56 +08:00
segment_replica.go [skip-ci]Fix golint in segmentRep (#8601) 2021-09-26 20:51:58 +08:00
type_def.go [skip-ci]Fix golint in type_def.go (#8464) 2021-09-24 21:43:56 +08:00