lordcheng10 edited a comment on pull request #2947: URL: https://github.com/apache/bookkeeper/pull/2947#issuecomment-1000652628
PTAL, thanks ! @eolivelli @nicoloboschi some changes again : 1. rename enableHealthCheckPath to disableHealthCheckPath; 2. call getFaultyBookies method first In the checkForFaultyBookies(), this method call can reset errorCounter to 0: https://github.com/apache/bookkeeper/blob/4dae979c5b35c434105f0c9810c87dd91237bb7e/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieClientImpl.java#L160-L163 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
