eolivelli commented on issue #2114: Implement a method to get all the Bookies URL: https://github.com/apache/bookkeeper/issues/2114#issuecomment-505918675 @mino181295 I would add a new method `RegistrationClient#getAllKnowBookies()` that returns the list of all know bookies and implement it in ZK metadata driver (ZKRegistrationClient). for etcd we can return an empty list an log an error and create a new issue The alternative is to add a listCookies() method in RegistrationManager, I would prefer the first option because RegistrationClient we are talking about a client-side feature (that is the ability to discover dead bookies) @sijie @jvrao @reddycharan how does it sound to you ?
---------------------------------------------------------------- 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] With regards, Apache Git Services
