Myasuka opened a new pull request #2821: URL: https://github.com/apache/bookkeeper/pull/2821
Descriptions of the changes in this PR: ### Motivation RocksDB's cache is actually a native RocksDB object, this PR ensures to release cache during `KeyValueStorageRocksDB#close`. ### Changes Ensure the `cache` is closed during `KeyValueStorageRocksDB#close.` -- 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]
