You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/01/26 18:55:44 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #2552: DLCheckpointStore rethrows exceptions as FNFE but swallows the rootcause

dlg99 opened a new issue #2552:
URL: https://github.com/apache/bookkeeper/issues/2552


   **BUG REPORT**
   
   ***Describe the bug***
   
   DLCheckpointStore rethrows exceptions as FNFE but swallows the rootcause
   This complicates (even makes it near impossible) to troubleshoot the problem
   
   ***To Reproduce***
   
   got the 
    ERROR org.apache.bookkeeper.statelib.impl.rocksdb.checkpoint.RocksCheckpointer - Failed to restore rocksdb ... 
   java.io.FileNotFoundException: ..../metadata
   without any additional info for the rootcause (other than stack pointing to the DLCheckpointStore)
   
   DLCheckpointStore appears to re-throw exceptions as FNFE without preserving the rootcause


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] dlg99 closed issue #2552: DLCheckpointStore rethrows exceptions as FNFE but swallows the rootcause

Posted by GitBox <gi...@apache.org>.
dlg99 closed issue #2552:
URL: https://github.com/apache/bookkeeper/issues/2552


   


----------------------------------------------------------------
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:
users@infra.apache.org