ivankelly opened a new issue #1655: Bookie should have only one directory monitor URL: https://github.com/apache/bookkeeper/issues/1655 Currently we have one to monitor the ledger directories ledger dir manager, and another to monitor the index ledger dir manager. The monitors are a bit of functionality wrapped around the ledger dir manager, and each one has a thread. A single monitor should be able to do the monitoring for more than one ledger dir manager.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
