jbonofre opened a new pull request, #1936: URL: https://github.com/apache/activemq/pull/1936
Backport of #1931 to the `activemq-5.19.x` branch. When using `<broker ... startAsync="true">` in master/slave mode, the Jetty server can be started on slave. In that case, the broker is not a "full active" broker yet, and the Web Console is poorly failing with an exception (and long stack trace in the log). This PR fixes the Web Console, now dealing with slave broker and redirecting cleanly to `slave.jsp`. NB: no impact on standalone/master broker, same behavior as today. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
