You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/17 06:23:00 UTC

[jira] [Commented] (ARTEMIS-139) data folder is not related to Artemis.instance

    [ https://issues.apache.org/jira/browse/ARTEMIS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589271#comment-14589271 ] 

ASF GitHub Bot commented on ARTEMIS-139:
----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/34

    ARTEMIS-139 data.folder related to artemis

    https://issues.apache.org/jira/browse/ARTEMIS-139
    
    I'm using the constructors on File(parent, filename) now with the home directory

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis file-rename

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit d6faf1b7103c6629926788d9a26c600d4c9198d9
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-06-16T22:49:43Z

    ARTEMIS-139 data.folder related to artemis
    
    https://issues.apache.org/jira/browse/ARTEMIS-139
    
    I'm using the constructors on File(parent, filename) now with the home directory

----


> data folder is not related to Artemis.instance
> ----------------------------------------------
>
>                 Key: ARTEMIS-139
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-139
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 1.0.1
>
>
> If you run the server from Artemis.instance
> $artemis.instance/bin/artemis start
> the data will be a step higher than where you current are.
> it should be using artemis.instance as a parent folder.
> We should also change the defaults to ./data



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)