[infinispan-issues] [JBoss JIRA] Updated: (ISPN-186) Smart L1 cache invalidation

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu May 13 08:58:26 EDT 2010


     [ https://jira.jboss.org/jira/browse/ISPN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-186:
-------------------------------

    Fix Version/s: 5.0.0.BETA1
                   5.0.0.Final
                       (was: 4.1.0.Final)
                       (was: 4.1.0.CR1)


> Smart L1 cache invalidation
> ---------------------------
>
>                 Key: ISPN-186
>                 URL: https://jira.jboss.org/jira/browse/ISPN-186
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Distributed Cache
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>
> Need to build a mechanism in which L1 invalidation is NOT multicast, but instead is unicast _if necessary_ to specific nodes that may have cached a given entry.  This can be detected by maintaining a list of nodes who have requested a key via a remote get, but this would need to be relayed by all data owners.
> Benefits would be performance by removing unnecessary invalidation where this is not needed, and by reducing noise in network stacks of most nodes.

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