cshannon commented on PR #2233: URL: https://github.com/apache/activemq/pull/2233#issuecomment-5028070366
I think for the metrics we could do a follow on PR for it. One thing is to keep in mind that we might be expanding (ie defrag) with other compaction options so the naming should be flexible enough. So I agree the naming should probably involve "truncation" because defrag will be different. Defrag would have have its own metrics (like how many pages were moved and how often and how long it took). Ideally we'd run a defrag to move pages, and then future GC cycles could just truncate once the pages got moved. -- 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] For further information, visit: https://activemq.apache.org/contact
