karanmehta93 commented on issue #2178: JournalChannel should throw IOException if it cannot seek to desired position URL: https://github.com/apache/bookkeeper/issues/2178#issuecomment-542069604 I discovered this earlier when one of my bug fixes moved the file pointer to LONG.MAX_VALUE to indicate as the EOF for any journal file. However I had hit this issue then in some docker based test and I had fixed it, but forgot to file this issue. This is especially critical, even though the fix might be trivial.
---------------------------------------------------------------- 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
