[jboss-jira] [JBoss JIRA] Commented: (JGRP-1256) NakReceiverWindow removeMany infinite loop

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Dec 1 07:25:04 EST 2010


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

Bela Ban commented on JGRP-1256:
--------------------------------

Hmm, maybe I should get rid of max_xmit_buf_size altogether ! Discarding messages to keep the buffer bounded might lead to endless retransmission loops in other members when they didn't receive a message M, but the sender already trashed M because of max_xmit_buf_size.

Sending back an I-don't-have-M message won't cut it either, as this would require extensive changes...

> NakReceiverWindow removeMany infinite loop
> ------------------------------------------
>
>                 Key: JGRP-1256
>                 URL: https://jira.jboss.org/browse/JGRP-1256
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>            Reporter: ronald yang
>            Assignee: Bela Ban
>             Fix For: 2.12
>
>         Attachments: mping.xml, mping.xml
>
>
> it is possible for the NakReceiverWindow to enter an infinite loop if max_xmit_buf_size has been set.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list