[jboss-jira] [JBoss JIRA] Assigned: (JBMESSAGING-1568) JournalStorageManager should not create large message directories in the constructor

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Tue Jul 21 12:54:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic reassigned JBMESSAGING-1568:
--------------------------------------------

    Assignee: Clebert Suconic  (was: Tim Fox)


> JournalStorageManager should not create large message directories in the constructor
> ------------------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-1568
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1568
>             Project: JBoss Messaging
>          Issue Type: Bug
>            Reporter: Tim Fox
>            Assignee: Clebert Suconic
>             Fix For: 2.0.0
>
>
> In the JournalStorageManager constructor the various directories (bindings, message, large messages etc) are created.
> This is incorrect, the dirs should be checked and created in the start() method, otherwise the following will fail:
> jsm.start()
> jsm.stop();
> delete the directories
> jsm.start(); //fails
> jsm.stop();

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list