[jboss-jira] [JBoss JIRA] Created: (JGRP-1091) NAKACK: further optimizations

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Nov 3 11:51:06 EST 2009


NAKACK: further optimizations
-----------------------------

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




Sending of a message in down():
- When sending a message in down(), we always grab the NakReceiverWindow for local_addr
- A ref to the window can be cached, so we can eliminate the Map.get(local_addr) altogether


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