[infinispan-issues] [JBoss JIRA] Created: (ISPN-388) Cache view rank on a ViewChange listener for Hot Rod version generation
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Wed Mar 31 11:49:37 EDT 2010
Cache view rank on a ViewChange listener for Hot Rod version generation
-----------------------------------------------------------------------
Key: ISPN-388
URL: https://jira.jboss.org/jira/browse/ISPN-388
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.1.0.BETA1
Hot Rod server generates version numbers for cache entries based on the JGroups view id and view rank which is the location of the current server in that view. Currently, this rank is calculated whenever a new version is generated but this is quite wasteful. The view rank could be calculated upon a view change and reused until there's a new view change. This would speed up version generation.
--
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 infinispan-issues
mailing list