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/29 18:19:18 UTC

[GitHub] [bookkeeper] sursingh opened a new issue #2563: Rocksdb DLCheckpoint SST file corruption in statestore

sursingh opened a new issue #2563:
URL: https://github.com/apache/bookkeeper/issues/2563


   **BUG REPORT**
   
   ***Describe the bug***
   
   During checkpointing large SST files can get corrupted. Since the SST files are shared among checkpoints, this will not be resolved by future checkpoints
   
   ***To Reproduce***
   
   Add values to statestore such that SST files are larger than 128K. Wait for the checkpoints to happen. This would require multiple attempts
   
   ***Expected behavior***
   
   Checkpoints should not get corrupted.
   
   ***Screenshots***
   
   If applicable, add screenshots to help explain your problem.
   
   ***Additional context***
   
   Add any other context about the problem here.
   


----------------------------------------------------------------
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 #2563: Rocksdb DLCheckpoint SST file corruption in statestore

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


   


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