[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1147) TP: make logical_addr_cache's timeout configurable
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Mar 31 07:11:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JGRP-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1147.
----------------------------
Resolution: Done
> 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
> Priority: Minor
> Fix For: 2.10
>
>
> [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