[jboss-jira] [JBoss JIRA] (JGRP-1673) TCPPING not scanning in parallel
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Thu Aug 8 18:58:26 EDT 2013
[ https://issues.jboss.org/browse/JGRP-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795925#comment-12795925 ]
Dennis Reed commented on JGRP-1673:
-----------------------------------
Does not appear to be an issue in 3.x where the relevant code was moved to Discovery, and fixed.
> 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