refactor: remove unused Replication message

pull/24376/head
Raphael Taylor-Davies 2021-02-23 17:02:15 +00:00
parent 0fc711c9df
commit a7a77d9cd7
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@ message Matcher {
}
message ReplicationConfig {
message Replication {
string host_group_id = 1;
}
// The set of host groups that data should be replicated to. Which host a
// write goes to within a host group is determined by consistent hashing of
// the partition key. We'd use this to create a host group per