You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Naruhiro Yoneshige <Na...@ca.com> on 2016/06/23 13:31:28 UTC

kahaDB on vmQueueCursol

Hi 
I got a question from my client.

My system set the vmQueueCursol as follows:
activemq.xml 
   <policyEntry queue=">" producerFlowControl="true" memoryLimit="200mb"> 
    <pendingQueuePolicy> 
     <vmQueueCursor/> 
    </pendingQueuePolicy> 
   </policyEntry> 

I recognize this make the queue processing only memory.
However the kahaDB is created and journal file is created without set the
"storeUsage limit" parameter.

My question is kahaDB is used even the vmQueueCursol setting?

Best Regards,
Naruhiro
 



--
View this message in context: http://activemq.2283324.n4.nabble.com/kahaDB-on-vmQueueCursol-tp4713280.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.