milvus/internal/datanode
XuanYang-cn 2b82482679
Fix golint and ruleguard (#8347)
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-09-23 19:14:01 +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 Improve logic when watch dm channel fails (#8386) 2021-09-23 18:31:55 +08:00
data_node.go Improve logic when watch dm channel fails (#8386) 2021-09-23 18:31:55 +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 Add ut for flow_graph_dd_node to 100% (#7511) 2021-09-07 15:41:59 +08:00
flow_graph_dd_node.go Apply for msgstream from pool when creating collection (#7738) 2021-09-18 09:13:50 +08:00
flow_graph_delete_node_test.go Add ut in datasync service to 88% (#7615) 2021-09-09 15:36:01 +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 Apply for msgstream from pool when creating collection (#7738) 2021-09-18 09:13:50 +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 Make FlushSegments async (#8159) 2021-09-23 16:03:54 +08:00
flow_graph_insert_buffer_node.go Fix golint and ruleguard (#8347) 2021-09-23 19:14:01 +08:00
flow_graph_message_test.go Add ut for segmentReplica to 100% (#7589) 2021-09-09 10:14:00 +08:00
flow_graph_message.go Make FlushSegments async (#8159) 2021-09-23 16:03:54 +08:00
flow_graph_node.go Rename module (#4988) 2021-04-22 14:45:57 +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 Improve logic when watch dm channel fails (#8386) 2021-09-23 18:31:55 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
param_table.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
segment_replica_test.go Improve codes in insertbuffernode (#8054) 2021-09-17 16:27:56 +08:00
segment_replica.go Improve codes in insertbuffernode (#8054) 2021-09-17 16:27:56 +08:00
type_def.go Rename module (#4988) 2021-04-22 14:45:57 +08:00