[jboss-jira] [JBoss JIRA] Created: (JGRP-1054) NAKACK: retransmission timeouts based on actual retransmission values

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Sep 17 09:00:24 EDT 2009


NAKACK: retransmission timeouts based on actual retransmission values
---------------------------------------------------------------------

                 Key: JGRP-1054
                 URL: https://jira.jboss.org/jira/browse/JGRP-1054
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 2.9


Currently, timeouts in NAKACK are static, e.g. 300,600,1200.

The goal is to make the retransmission timeouts a function of the actual average retransmission times. Ideally, we maintain rolling averages of actual retransmission times per sender and adjust the retransmit timeout based on these values.

This would dynamically slow down retransmission on heavy traffic/congetion/message loss etc, and speed it up when those problems disappear again

-- 
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