milvus/internal/datacoord
sunby 6e34f4c7f1
Add a seal policy which restrict the lifetime of a segment (#7172)
issue: #7164
Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-08-20 15:42:12 +08:00
..
allocator_test.go Refactor data coordinator (#5982) 2021-06-22 18:24:08 +08:00
allocator.go Refactor data coordinator (#6008) 2021-06-23 12:10:12 +08:00
cluster_store.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
cluster_test.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
cluster.go Enhance log print in data coordinator (#6681) 2021-07-28 11:43:22 +08:00
datanode_helper.go Save binlog path in SegmentInfo (#6590) 2021-08-19 13:00:12 +08:00
grpc_services.go Save binlog path in SegmentInfo (#6590) 2021-08-19 13:00:12 +08:00
meta_test.go Refactor segment manager (#6441) 2021-07-12 17:24:25 +08:00
meta.go Add flush interval (#6996) 2021-08-19 14:08:10 +08:00
mock_test.go Refactor cluster in dataservice (#6356) 2021-07-12 11:03:52 +08:00
OWNERS [skip ci]Update approvers (#7063) 2021-08-12 19:36:09 +08:00
param.go Add rocksmq_path in config and paramtable (#6099) 2021-06-25 19:44:11 +08:00
policy_test.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
policy.go Add a seal policy which restrict the lifetime of a segment (#7172) 2021-08-20 15:42:12 +08:00
segment_allocation_policy_test.go Add a seal policy which restrict the lifetime of a segment (#7172) 2021-08-20 15:42:12 +08:00
segment_allocation_policy.go Add a seal policy which restrict the lifetime of a segment (#7172) 2021-08-20 15:42:12 +08:00
segment_info.go Add flush interval (#6996) 2021-08-19 14:08:10 +08:00
segment_manager_test.go Add flush interval (#6996) 2021-08-19 14:08:10 +08:00
segment_manager.go Add a seal policy which restrict the lifetime of a segment (#7172) 2021-08-20 15:42:12 +08:00
server_test.go Save binlog path in SegmentInfo (#6590) 2021-08-19 13:00:12 +08:00
server.go Add flush interval (#6996) 2021-08-19 14:08:10 +08:00
util.go Add a checker to listen for the timetick. (#7061) 2021-08-12 19:58:08 +08:00