Open tkaemming opened 9 years ago
This is the same idea as #1, but for replication processes.
If using the consumer subscription model from #2, this can be implemented as a ZooKeeper lock that is a child of the consumer znode, e.g. /cluster/set/consumer/lock.
/cluster/set/consumer/lock
This is the same idea as #1, but for replication processes.
If using the consumer subscription model from #2, this can be implemented as a ZooKeeper lock that is a child of the consumer znode, e.g.
/cluster/set/consumer/lock
.