[infinispan-issues] [JBoss JIRA] (ISPN-1957) Improve internal data structures in the L1Manager
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Mar 29 12:13:47 EDT 2012
Manik Surtani created ISPN-1957:
-----------------------------------
Summary: 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
Fix For: 5.2.0.ALPHA1, 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list