With AMQ 5.0 everytime AMQ runs the following directory structure is created:
/activemq-data/localhost/tmp_storage.
This didn't happen in AMQ 4.1.0.X and looks to be a side effect of the new temporary spooling feature in 5.x.
Since the broker is configured to be non-persistent, ActiveMQ should not be creating this directory.
Description
With AMQ 5.0 everytime AMQ runs the following directory structure is created:
/activemq-data/localhost/tmp_storage.
This didn't happen in AMQ 4.1.0.X and looks to be a side effect of the new temporary spooling feature in 5.x.
Since the broker is configured to be non-persistent, ActiveMQ should not be creating this directory.