milvus/internal/dataservice
sunby 02f2348500
Save segment allocation status to meta (#5184)
To ensure segments being flushed correctly, we need to load 
the segment allocation status from meta after starting the service.
2021-05-21 10:30:41 +00: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 Add SaveBinlogPaths grpc in dataservice (#5277) 2021-05-20 11:34:45 +08:00
cluster_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
cluster.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_test.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
meta.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
mock_test.go Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
param.go Add SaveBinlogPaths grpc in dataservice (#5277) 2021-05-20 11:34:45 +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 Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
segment_allocator_test.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
segment_allocator.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
server_test.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
server.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00: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
watcher_test.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00
watcher.go Save segment allocation status to meta (#5184) 2021-05-21 10:30:41 +00:00