Apache9 commented on pull request #2689:
URL: https://github.com/apache/hbase/pull/2689#issuecomment-735521410
> > I think in ReplicationQueueStorage we just use the same ZKWatcher with
HMaster?
>
> if this, we need to give HMaster/ZK to every Cleaner
> like: FileCleanerDelegate
> `default void setStoppable(Stoppable stoppable) { }`
OK, so in ReplicationLogCleaner, we create our own ZKWatcher and
ReplicationQueueStorage.
Let's see if we could make it use the ones from HMaster? It is a bit
confusing a add a updateZooKeeper method...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]