[
https://issues.apache.org/jira/browse/ARTEMIS-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575531#comment-16575531
]
ASF GitHub Bot commented on ARTEMIS-2021:
-----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2234
ARTEMIS-2021 NetworkHealthCheck should only restart servers when net
failures happened
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-2021
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2234.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 #2234
----
commit e4b8edf85a000ad029b2a19ec947898f7e3aae28
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-08-09T16:22:43Z
ARTEMIS-2021 NetworkHealthCheck should only restart servers when net
failures happened
----
> NetworkHealthCheck should only restart a server when it had a network outage.
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-2021
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2021
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.2
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.7.0, 2.6.3
>
>
> Say something else happened to the server and it was shutdown. the
> networkHealthCheck could come back and reactivate it.
>
> It should only reactivate it when the NetworkHealthCheck itself owned the
> shutdown. Otherwise it should be down.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)