GitHub user JiriOndrusek opened a pull request:
https://github.com/apache/activemq-artemis/pull/2099
[ARTEMIS-1879] Warnings in log when failover is executed after clean â¦
â¦shut down
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1879
Test is not necessary, as fix changes only debug level "warning" to "info"
in some cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JiriOndrusek/activemq-artemis
JBEAP-1976-warning-after-failover-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2099.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 #2099
----
commit 26f3cd4d345fa35a5cf11c1523eb8c2cca8e8f25
Author: JiriOndrusek <jondruse@...>
Date: 2018-05-21T13:17:31Z
[ARTEMIS-1879] Warnings in log when failover is executed after clean shut
down
----
---