You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ba...@wellsfargo.com on 2015/09/30 16:57:14 UTC

HOWL settings for ActiveMQ/KahaDB

Hello,

Is this OK to make changes as follows on for the txlog:

aries.transaction.timeout = 1200
aries.transaction.maxBlocksPerFile = 20480
aries.transaction.maxLogFiles = 10
aries.transaction.bufferSizeKBytes = 4
aries.transaction.howl.logFileDir = /opt/appscfs/servicemix/txlog/
aries.transaction.recoverable = true
org.apache.aries.transaction.cfg
set maxLogFiles = 2

The reason we are trying this is our txlog is filling up with 2 files, 1 is at 50 gig and no messages are on the queues.  We were hoping these new setting might help.

Regards,

Barry