You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/09/06 18:47:22 UTC

[jira] Updated: (AMQ-1382) Unnecessary creation of /activemq-data/localhost/tmp_storage directory with AMQ 5.x

     [ https://issues.apache.org/activemq/browse/AMQ-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated AMQ-1382:
-------------------------------

    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. 




  was:
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.

As persistent messages are not being used, AMQ should not be creating this directory. 





> Unnecessary creation of /activemq-data/localhost/tmp_storage directory with AMQ 5.x
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-1382
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1382
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: NA
>            Reporter: Dave Stanley
>             Fix For: 5.0.0
>
>
> 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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.