[jboss-jira] [JBoss JIRA] Commented: (JGRP-1027) Race conditions can have NAKACK try to send to hosts don't have a receiver window yet

Gray Watson (JIRA) jira-events at lists.jboss.org
Mon Apr 26 09:37:11 EDT 2010


    [ https://jira.jboss.org/jira/browse/JGRP-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12527557#action_12527557 ] 

Gray Watson commented on JGRP-1027:
-----------------------------------

That's fine but we have seen this in production.  The test case simulated the error condition and you can say that it is flawed but I didn't write it for amusement purposes but to simulate what we had seen previously.  If it reoccurs or if I have any additional information, I'll reopen the issue.


> Race conditions can have NAKACK try to send to hosts don't have a receiver window yet 
> --------------------------------------------------------------------------------------
>
>                 Key: JGRP-1027
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1027
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.6.12
>            Reporter: Gray Watson
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 2.10
>
>         Attachments: NAKACK.java.patch, NAKACKEarlyTest.java, NAKACKEarlyTest.java
>
>
> We have seen NPEs in NAKACK trying to send to hosts who do not have a registered receiver window.  I'd like to apply the attached patch which does a better job of creating a receiver window on the fly in these circumstances.  One issue what the sequence number should be initialize to -- the patch uses 0 which has worked for us.
> Thanks,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list