You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Stanislav Knot (JIRA)" <ji...@apache.org> on 2017/12/05 16:01:00 UTC

[jira] [Created] (ARTEMIS-1537) Broker is less strict with parsing when reloading config than when parsing it on startup

Stanislav Knot created ARTEMIS-1537:
---------------------------------------

             Summary: Broker is less strict with parsing when reloading config than when parsing it on startup
                 Key: ARTEMIS-1537
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1537
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Stanislav Knot
            Priority: Minor


1) Start broker with default config.
2) Edit the <addresses> section in broker.xml with bad element
3) Save the config and observe successful reload in log. (The new configuration is applied. Had there be new addresses configured, for example, they would've been created.)
4) Finally, stop and start again the broker. Notice that the string blah blah now causes a failure on startup.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)