ivankelly edited a comment on issue #2172: Avoid throwing exception when doing EntryLogger.internalReadEntry URL: https://github.com/apache/bookkeeper/pull/2172#issuecomment-537378592 But for the purposes of readahead, ledger Id being different is ok. You only want to read ahead entries from the same ledger. Throwing on different ledger removes the need for the check in the read ahead code even.
---------------------------------------------------------------- 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] With regards, Apache Git Services
