Ryan4253 opened a new issue, #3013:
URL: https://github.com/apache/kvrocks/issues/3013

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   RocksDB provides event hooks to log blob file creation and deletion but it 
is not implemented in Kvrocks
   
   ### Solution
   
   Override EventListener::OnBlobFileCreated and 
EventListener::OnBlobFileDeleted and log relevant information
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


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