eolivelli commented on issue #2264:
URL: https://github.com/apache/bookkeeper/issues/2264#issuecomment-657489298


   Fast fix for production:
   1) look for "Extracting entry log meta from entryLog" line in logs and get 
the entry log id.
   2) Convert the entry log id to base16 and append '.log' (If entry log id is 
4053 than look for file fd5.log)
   3) remove that file (do a backup!)
   4) reboot the bookie
   
   


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


Reply via email to