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



##########
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:
       > how can we verify that we are not breaking something or reducing 
overall performances ?
   
   testing, testing, testing. we need more Fallout tests. :) 




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