jojochuang commented on PR #7957:
URL: https://github.com/apache/ozone/pull/7957#issuecomment-2689454450

   It would be great to make it a tool that compacts a live OM. Taking down OM 
and compacts its rocksdb is too much impact.
   
   Here is a small PoC I made today: 
https://github.com/jojochuang/ozone/pull/563/files
   With this tool, you could script it and for example, compact the tables 
periodically on demand. Or trigger compaction if end to end application latency 
exceeds a certain threshold. IMO this enhancement makes the tool more useful.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to