milvus/internal/dataservice
XuanYang-cn 55eac3ee7f Complete Flush procedure in DataNode (#5454)
* Complete Flush proceduer in DataNode

Resolves: #5220

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

* fix unittest

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-06-15 15:59:04 +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 Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +08:00
cluster_data_manager.go Add persistency of datanode cluster (#5387) 2021-06-15 15:59:04 +08:00
cluster_session_manager.go Fix recovery branch after rebasing master (#5444) 2021-06-15 15:59:04 +08:00
cluster_test.go Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +08:00
cluster.go Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +08:00
datanode_helper.go Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +08:00
grpc_handler.go Complete Flush procedure in DataNode (#5454) 2021-06-15 15:59:04 +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 Add dataservice register and discovery (#5435) 2021-06-15 15:59:04 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param.go Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +08:00
policy.go Update WatchDmChannels signature (#5447) 2021-06-15 15:59:04 +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 Complete Flush procedure in DataNode (#5454) 2021-06-15 15:59:04 +08:00
server.go Complete Flush procedure in DataNode (#5454) 2021-06-15 15:59:04 +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