-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.0, 1.4.0, 1.1.7, 0.98.23, 1.2.4
-
Component/s: Replication
-
Labels:None
When zk based replication queue is used and useMulti is false, the steps of transfer replication queues are first add a lock, then copy nodes, finally clean old queue and the lock. And the default lock znode's name is "lock". So we should avoid adding a peer named "lock".