eolivelli commented on a change in pull request #11387:
URL: https://github.com/apache/pulsar/pull/11387#discussion_r673164277



##########
File path: 
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/OpReadEntry.java
##########
@@ -141,8 +141,8 @@ void checkReadCompletion() {
                 cursor.ledger.startReadOperationOnLedger(nextReadPosition, 
OpReadEntry.this);
             }
 
-            // Schedule next read in a different thread

Review comment:
       This is a behaviour change
   how can we verify that we are not breaking something or reducing overall 
performances ?




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