This commit is contained in:
root 2018-11-20 19:02:45 +08:00
parent e7e94826a7
commit 3df876d541

View File

@ -514,8 +514,6 @@ private:
const Cluster::Address & findClusterAddress(ReplicatedMergeTreeAddress & leader_address);
const Cluster::Address & findClusterAddress(ReplicatedMergeTreeAddress & leader_address) const;
protected:
/** If not 'attach', either creates a new table in ZK, or adds a replica to an existing table.
*/