I think my issue is related to:

https://issues.apache.org/jira/browse/AMQ-3780


On 2012-09-10 11:33:15 +0000, Torsten Mielke said:

The tmp storage is used by ActiveMQ to temporarily swap out non-persistent msgs such as regular topic msgs and non-persistent queue msgs. As much as possible, the broker will keep non-persistent msgs in memory but in case it reaches the configured memoryUsage limit, it starts to swap any non-persistent msgs to disk, into the tmp area.These files would definitely get deleted after a broker restart but from what I know should also get deleted once the messages got all consumed.


--
Regards,
Oleg Dulin
NYC Java Big Data Engineer
http://www.olegdulin.com/

Reply via email to