milvus/internal/dataservice
sunby da1f9f9241
Rename dataservice to datacoordinator (#5904)
Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-06-21 11:40:15 +08:00
..
allocator_test.go improve code coverage for data service (#4998) 2021-04-23 02:15:30 +00:00
allocator.go Fix bugs in dataservice (#5457) 2021-06-15 15:59:04 +08:00
binlog_helper.go Modify GetRecoveryInfo logic (#5785) 2021-06-15 19:23:55 +08:00
cluster_data_manager.go Rename Master to RootCoord (#5830) 2021-06-17 16:47:57 +08:00
cluster_session_manager.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
cluster_test.go Add vchannel buffer for cluster (#5691) 2021-06-15 16:06:13 +08:00
cluster.go Modify GetRecoveryInfo logic (#5785) 2021-06-15 19:23:55 +08:00
datanode_helper.go Modify GetRecoveryInfo logic (#5785) 2021-06-15 19:23:55 +08:00
flush_monitor_test.go Add flush monitor and unit test (#5622) 2021-06-15 16:04:48 +08:00
flush_monitor.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
grpc_services.go Use physical channel to init msg stream (#5815) 2021-06-18 16:02:05 +08:00
meta_test.go Change SaveBinlogPath (#5576) 2021-06-15 16:04:48 +08:00
meta.go Add start position in segment (#5753) 2021-06-15 16:39:01 +08:00
mock_test.go Release collection (#5839) 2021-06-17 17:45:56 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param.go Rename dataservice to datacoordinator (#5904) 2021-06-21 11:40:15 +08:00
policy_test.go Add vchannel buffer for cluster (#5691) 2021-06-15 16:06:13 +08:00
policy.go Add vchannel buffer for cluster (#5691) 2021-06-15 16:06:13 +08:00
segment_allocation_policy.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
segment_manager_test.go Rename SegmentAllocator to SegmentManager (#5559) 2021-06-15 16:04:48 +08:00
segment_manager.go Add start position in segment (#5753) 2021-06-15 16:39:01 +08:00
server_test.go Add alias in paramtable (#5878) 2021-06-19 12:38:06 +08:00
server.go Rename dataservice to datacoordinator (#5904) 2021-06-21 11:40:15 +08: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