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/19 11:27:00 UTC

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

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

Stanislav Knot resolved ARTEMIS-1537.
-------------------------------------
    Resolution: Fixed

> 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)