cshannon commented on a change in pull request #349: AMQ-7159 - Adding a new 
attribute on PersistenceAdapterViewMBean to s…
URL: https://github.com/apache/activemq/pull/349#discussion_r262899222
 
 

 ##########
 File path: 
activemq-broker/src/main/java/org/apache/activemq/store/PersistenceAdapterStatistics.java
 ##########
 @@ -0,0 +1,32 @@
+package org.apache.activemq.store;
+
+import org.apache.activemq.management.TimeStatisticImpl;
+
+public class PersistenceAdapterStatistics {
 
 Review comment:
   This looks fine except I think the rest of the statistics classes extend 
StatsImpl so you may want to follow that pattern to be consistent.  (For 
example look at DestinationStatistics)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to