GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1945
ARTEMIS-1737 Fixing WebServer stopped
This is replacing #1940
#1940 will be closed when this one is merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1737
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1945.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 #1945
----
commit dc096f950d24e47f48883fdd49b27f51914d5783
Author: Stanislav Knot <sknot@...>
Date: 2018-03-08T10:03:37Z
ARTEMIS-1737 fix for inaccessible slave console after failover
commit 6a0f3232c7921e6e67cd8211e4b05d065cffcceb
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-03-08T21:24:38Z
ARTEMIS-1737 Fixing semantic of ServerControl.forceFailover
This closes #1940
----
---