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

 ##########
 File path: 
activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java
 ##########
 @@ -249,6 +250,7 @@ public void writePayload(Metadata object, DataOutput 
dataOut) throws IOException
     protected PageFile pageFile;
     protected Journal journal;
     protected Metadata metadata = new Metadata();
+    protected PersistenceAdapterStatistics persistenceAdapterStatistics = new 
PersistenceAdapterStatistics();
 
 Review comment:
   Done. 

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