mattrpav commented on PR #2233:
URL: https://github.com/apache/activemq/pull/2233#issuecomment-5024833490

   Specifics to requested changes (I'm happy to add on a feature branch, let me 
know your preference).
   
   Metrics:
   1. Add a min/max/avg page file size metrics (measures effectiveness of 
enabling trunaciton)
   2. Add currentPageFileSize
   3. Add trunactionCount <-- count how many times truncation has occurred
   
   Config/Status:
   1. truncationSupported: true|false <-- does the fs support truncation?
   2. truncationEnabled: true| false <-- did admin set truncation to be on?
   3. truncationStatus: active | disabled <-- the resolved value of (supported 
&& enabled)


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


Reply via email to