[
https://issues.apache.org/jira/browse/ARTEMIS-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636913#comment-16636913
]
ASF GitHub Bot commented on ARTEMIS-2105:
-----------------------------------------
GitHub user iweiss opened a pull request:
https://github.com/apache/activemq-artemis/pull/2342
[ARTEMIS-2105] Discovery group connectors can delay broker shutdown
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2105
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iweiss/activemq-artemis ARTEMIS-2105
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2342.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 #2342
----
commit aa5a3b4641a7ee05d48c6b7a00a40bd23da96630
Author: Ingo Weiss <ingo@...>
Date: 2018-10-02T14:43:52Z
[ARTEMIS-2105] Discovery group connectors can delay broker shutdown
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2105
----
> Discovery group connectors can delay broker shutdown
> ----------------------------------------------------
>
> Key: ARTEMIS-2105
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2105
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.6.3
> Reporter: Ingo Weiss
> Priority: Major
>
> When there is a discovery group configured, shutting down the broker while it
> is waiting on a broadcast response will wait for the discovery group timeout.
> The total length of the timeout will depend on the number of connectors
> configured.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)