[
https://issues.apache.org/jira/browse/ARTEMIS-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612751#comment-16612751
]
ASF GitHub Bot commented on ARTEMIS-2084:
-----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2310
ARTEMIS-2084: Failover will not work with cable disconnect
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-2084
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2310.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 #2310
----
commit 015adf7ec36e3b7e7dd3bcae0601bf3ab19e00b8
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-09-06T22:05:06Z
ARTEMIS-2084: Failover will not work with cable disconnect
----
> Failover won't happen when net cable is disconnected unless Netty Timeout is
> specified
> --------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2084
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2084
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.3
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.7.0, 2.6.4
>
>
> Unless you specify Network connection timeout, failover will just freeze in
> case of a cable disconnect.
>
> To bypass that we are setting up a default, to be used as TTL if no timeout
> is selected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)