You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Richard Groote (Jira)" <ji...@apache.org> on 2022/10/06 12:26:00 UTC

[jira] [Created] (ARTEMIS-4032) Empty journal folders are created even when the jdbc store is used

Richard Groote created ARTEMIS-4032:
---------------------------------------

             Summary: Empty journal folders are created even when the jdbc store is used
                 Key: ARTEMIS-4032
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4032
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: ActiveMQ-Artemis-Native
    Affects Versions: 2.26.0
            Reporter: Richard Groote
            Assignee: Clebert Suconic


It would be nice if the journal directory does not be created when the persistence is within the database using JDBC

But within the ArtemisMQServerImpl#checkJournalDirectory an exception is thrown if the create journal is turned off and the store is persistable. 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)