holmes07 opened a new pull request #2383: URL: https://github.com/apache/bookkeeper/pull/2383
These code blocks will not be executed: dbLedgerStorageStats.getReadAheadBatchCountStats().registerSuccessfulValue(count); dbLedgerStorageStats.getReadAheadBatchSizeStats().registerSuccessfulValue(size); ### Motivation fix fillReadAheadCache stat bug ### Changes Replace return with break to exit the while loop ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
