]
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: