[jboss-jira] [JBoss JIRA] (JGRP-2115) MERGE3: InfoSender takes too long to be stopped

Bela Ban (JIRA) issues at jboss.org
Tue Oct 18 10:35:00 EDT 2016


Bela Ban created JGRP-2115:
------------------------------

             Summary: MERGE3: InfoSender takes too long to be stopped
                 Key: JGRP-2115
                 URL: https://issues.jboss.org/browse/JGRP-2115
             Project: JGroups
          Issue Type: Enhancement
            Reporter: Bela Ban
            Assignee: Bela Ban
            Priority: Minor
             Fix For: 4.0


When an InfoSender task is running in MERGE3, it blocks until it has all responses from the discovery protocol. This time can be a few seconds, and this is delaying the shutdown process.

Add a method that stops the InfoSender task immediately, e.g. by calling Responses.done() directly.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list