[jboss-jira] [JBoss JIRA] Created: (JGRP-1147) TP: make logical_addr_cache's timeout configurable

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Feb 8 02:42:43 EST 2010


TP: make logical_addr_cache's timeout configurable
--------------------------------------------------

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


[email Maher Al Kilani]

I am using jgroups lib. I noticed that when one of the nodes is down, the
lazyRemovalCache class tags it removable and all the nodes stay in
logical_addr_cache (in TP.java). So when sending a message we are actually
sending to all the removable and the alive ones. How can configure the
lazyRemovalCache class to not tag as removable but rather remove the dead
nodes?

Bela: let's make the timeout and max size configurable. Plus, possibly add a getter, so we can hard-flush the caceh programmatically



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