eolivelli commented on a change in pull request #1395: ISSUE #1390 Ensemble 
change on delayed write error
URL: https://github.com/apache/bookkeeper/pull/1395#discussion_r186269975
 
 

 ##########
 File path: 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandle.java
 ##########
 @@ -1749,6 +1755,42 @@ EnsembleInfo replaceBookieInMetadata(final Map<Integer, 
BookieSocketAddress> fai
         return new EnsembleInfo(newEnsemble, failedBookies, replacedBookies);
     }
 
+    void handleDelayeWriteBookieFailure() {
 
 Review comment:
   Typo?

----------------------------------------------------------------
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

Reply via email to