[jboss-jira] [JBoss JIRA] (JGRP-1673) TCPPING not scanning in parallel

Dennis Reed (JIRA) jira-events at lists.jboss.org
Thu Aug 8 18:56:26 EDT 2013


Dennis Reed created JGRP-1673:
---------------------------------

             Summary: TCPPING not scanning in parallel
                 Key: JGRP-1673
                 URL: https://issues.jboss.org/browse/JGRP-1673
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.6.21
            Reporter: Dennis Reed
            Assignee: Bela Ban


JGRP-375 was incorrectly implemented.

Instead of replacing the down_prot.down in TCPPING.sendGetMembersRequest with a parallel version, it just added a 2nd copy run in parallel after the first finished.

The original down_prot.down call should have been removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list