lhotari commented on code in PR #17273:
URL: https://github.com/apache/pulsar/pull/17273#discussion_r954655652


##########
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java:
##########
@@ -166,8 +166,9 @@ public class ManagedLedgerImpl implements ManagedLedger, 
CreateCallback {
 
     private final ManagedCursorContainer cursors = new 
ManagedCursorContainer();
     private final ManagedCursorContainer activeCursors = new 
ManagedCursorContainer();

Review Comment:
   yes, makes sense. added some comments



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

Reply via email to