milvus/internal/dataservice
sunby 3662b3f0e5 Refactor dataservice (#5400)
Pick up grpc calls to grpc_handler.go and refactor code format

Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-06-15 15:59:01 +08:00
..
allocator_test.go improve code coverage for data service (#4998) 2021-04-23 02:15:30 +00:00
allocator.go improve code coverage for data service (#4998) 2021-04-23 02:15:30 +00:00
binlog_helper.go DataService stores flush msgstream pos at VChannel granularity (#5397) 2021-06-15 15:54:57 +08:00
cluster_test.go Add datanode client retry (#5394) 2021-05-25 07:47:08 +00:00
cluster.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
grpc_handler.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
meta_test.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
meta.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
mock_test.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param.go DataService stores flush msgstream pos at VChannel granularity (#5397) 2021-06-15 15:54:57 +08:00
segment_allocation_policy.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
segment_allocation_stats.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
segment_allocator_test.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
segment_allocator.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
server_test.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
server.go Refactor dataservice (#5400) 2021-06-15 15:59:01 +08:00
stats_handler.go Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
stream_pos.go Restore flush and stats stream pos (#5284) 2021-05-19 06:13:53 +00:00
util.go Rename module (#4988) 2021-04-22 14:45:57 +08:00