[infinispan-issues] [JBoss JIRA] (ISPN-35) JSR107 compliant API
Galder ZamarreƱo (JIRA)
jira-events at lists.jboss.org
Mon May 28 10:11:18 EDT 2012
[ https://issues.jboss.org/browse/ISPN-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696526#comment-12696526 ]
Galder ZamarreƱo commented on ISPN-35:
--------------------------------------
JSR-107 comes with a new cache event notifiers for which we'll need to provide an implementation. This is a great opportunity for this implementation to avoid the following issues that have been hurting our users, including moi:
1. Have a real difference between notifications when a cache entry is created, and when an existing cache entry is modified, and make use cases like the one explained in http://lists.jboss.org/pipermail/infinispan-dev/2012-February/010272.html are easy to achieve, without the need for clients to keep state.
2. Provide guarantees with regards to cache contents and cache size for cache listener implementers. This is related to ISPN-2054, and my comment on ISPN-1948 with regards to cache size guarantees.
> JSR107 compliant API
> --------------------
>
> Key: ISPN-35
> URL: https://issues.jboss.org/browse/ISPN-35
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core API
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 6.0.0.FINAL
>
>
--
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