hangc0276 commented on issue #3445:
URL: https://github.com/apache/bookkeeper/issues/3445#issuecomment-1212212437

   It looks like the ledgerId is < 0, which will lead to the above exception. I 
wonder whether your ledger log file is broken.
   
https://github.com/apache/bookkeeper/blob/de5d45fb823dc558f15bcb9d958b9c0a5144043c/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/DefaultEntryLogger.java#L1007-L1011
   
   It throw exception in `scanner.accept(ledgerId)`


-- 
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: issues-unsubscr...@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to