[infinispan-issues] [JBoss JIRA] (ISPN-1957) Improve internal data structures in the L1Manager
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Sat Sep 1 13:55:38 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1957:
--------------------------------
Fix Version/s: 5.2.0.Alpha4
(was: 5.2.0.Alpha3)
> Improve internal data structures in the L1Manager
> -------------------------------------------------
>
> Key: ISPN-1957
> URL: https://issues.jboss.org/browse/ISPN-1957
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache
> Affects Versions: 5.1.3.FINAL
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Labels: data_structures
> Fix For: 5.2.0.Alpha4, 5.2.0.Final
>
>
> The L1Manager contains a multimap of keys to servers and their timestamps, to know where to send invalidation messages. This is currently implemented as a CHM of CHMs, and can be very bulky and inefficient.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list