shustsud commented on code in PR #4194:
URL: https://github.com/apache/bookkeeper/pull/4194#discussion_r2600580358
##########
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandle.java:
##########
@@ -2290,8 +2292,9 @@ void ensembleChangeLoop(List<BookieId> origEnsemble,
Map<Integer, BookieId> fail
ensembleChangeLoop(origEnsemble, toReplace);
}
- if (newEnsemble != null) { // unsetSuccess outside of
lock
Review Comment:
Hi @lhotari, when you have a moment, could you please take another look at
this PR?
Let me know if there's anything else you'd like me to adjust. Thanks!
--
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]