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

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Nov 3 12:05:05 EST 2009


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

Bela Ban commented on JGRP-1091:
--------------------------------

Caching the local NakReceiverWindow didn't make a difference, so this won't be done

> 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