[
https://issues.apache.org/jira/browse/ARTEMIS-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022883#comment-16022883
]
ASF GitHub Bot commented on ARTEMIS-1180:
-----------------------------------------
GitHub user treblereel opened a pull request:
https://github.com/apache/activemq-artemis/pull/1289
ARTEMIS-1180: Artemis is logging warnings during server shut down
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1180
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/treblereel/activemq-artemis-wildfly
APACHE_JBEAP-6180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1289.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 #1289
----
commit c8322f9fc560e532bbb39f93811eacae78511703
Author: Dmitrii Tikhomirov <[email protected]>
Date: 2017-05-24T13:18:16Z
ARTEMIS-1180: Artemis is logging warnings during server shut down
----
> Artemis is logging warnings during server shut down
> ---------------------------------------------------
>
> Key: ARTEMIS-1180
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1180
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 1.5.5
> Reporter: Dmitrii Tikhomirov
>
> When we're shutting down the server during our startup tests, Artemis is
> sometimes logging warnings (seems it's trying to reconnect cluster).
> Relevant log parts (full log attached):
> {code}
> 19:46:18,126 WARN [org.apache.activemq.artemis.core.server] (Thread-2
> (ActiveMQ-client-global-threads-1920368933)) AMQ222095: Connection failed
> with failedOver=false
> {code}
> The test runs 2 servers with default standalone-full-ha.xml on single node
> with different server.bind.address.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)