You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2023/04/04 14:58:00 UTC

[jira] [Updated] (AMQ-5045) Make default directory for KahaDB consistent

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

Matt Pavlovich updated AMQ-5045:
--------------------------------
    Fix Version/s: 5.18.2
                       (was: 5.18.1)

> Make default directory for KahaDB consistent
> --------------------------------------------
>
>                 Key: AMQ-5045
>                 URL: https://issues.apache.org/jira/browse/AMQ-5045
>             Project: ActiveMQ
>          Issue Type: Wish
>          Components: Broker
>    Affects Versions: 5.9.0
>            Reporter: Martin Lichtin
>            Assignee: Matt Pavlovich
>            Priority: Minor
>             Fix For: 5.18.2
>
>
> http://activemq.apache.org/kahadb.html says that the default for property "directory" is "activemq-data".
> However, in the code it is
>     public static final File DEFAULT_DIRECTORY = new File("KahaDB");
> Also, it would make sense to me if the KahaDB directory would be created inside the broker's "dataDirectory" property. This does not currently happen.



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