You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/03/01 17:08:00 UTC

[jira] [Created] (ARTEMIS-1718) Do not programmatically set "artemis.instance.etc" system property

Justin Bertram created ARTEMIS-1718:
---------------------------------------

             Summary: Do not programmatically set "artemis.instance.etc" system property
                 Key: ARTEMIS-1718
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1718
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Justin Bertram
            Assignee: Justin Bertram
             Fix For: 2.5.0


If the "artemis.instance.etc" system property is set programmatically it will break examples which create multiple brokers because when the "stop" command is run it won't find the right "etc" dir for the stop file which means brokers will potentially be left running.  This isn't a problem when such an example is run by itself, but it is a problem when multiple examples are run at once (e.g. using {{mvn -Pexamples verify}} from the examples directory).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)