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


   Descriptions of the changes in this PR:
   
   ### Motivation
   
   RocksDB segfaulted during CompactionTest
   
   ### Changes
   
   RocksDB can segfault if one tries to use it after close.
   [Shutdown/compaction 
sequence](https://github.com/apache/bookkeeper/issues/3040#issuecomment-1036508397)
 can lead to such situation. The fix prevents segfault.
   
   CompactionTests were updated at some point to use metadata cache and 
non-cached case is not tested. 
   I added the test suites for this case.
   
   Master Issue: #3040 
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to