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 2022/02/04 21:38:05 UTC

[GitHub] [bookkeeper] dlg99 opened a new pull request #3026: Upgrade RocksDB

dlg99 opened a new pull request #3026:
URL: https://github.com/apache/bookkeeper/pull/3026


   Descriptions of the changes in this PR:
   
   Dependency change
   
   ### Motivation
   
   I encountered https://github.com/apache/bookkeeper/issues/3024 and noticed that newer version of RocksDB includes multiple fixes for concurrency issues with various side-effects and fixes for a few crashes.
   I upgraded, ran `org.apache.bookkeeper.bookie.BookieJournalTest` test in a loop and didn't repro the crash so far.
   It is hard to say 100% if it is fixed given it was not happening all the time. 
   
   ### Changes
   
   Upgraded RocksDB
   Master Issue: #3024
   
   


-- 
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-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] dlg99 merged pull request #3026: Upgrade RocksDB

Posted by GitBox <gi...@apache.org>.
dlg99 merged pull request #3026:
URL: https://github.com/apache/bookkeeper/pull/3026


   


-- 
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-unsubscribe@bookkeeper.apache.org

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