[infinispan-issues] [JBoss JIRA] (ISPN-2080) Cache Listener is not notified on cache replace

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Jun 6 06:19:18 EDT 2012


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

Galder Zamarreño updated ISPN-2080:
-----------------------------------

       Fix Version/s: 5.2.0.FINAL
                          (was: 5.1.x)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1156  (was: https://github.com/infinispan/infinispan/pull/1156)

    
> Cache Listener is not notified on cache replace
> -----------------------------------------------
>
>                 Key: ISPN-2080
>                 URL: https://issues.jboss.org/browse/ISPN-2080
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Listeners
>    Affects Versions: 5.1.5.FINAL
>            Reporter: William Burns
>            Assignee: Manik Surtani
>             Fix For: 5.2.0.ALPHA1, 5.2.0.FINAL
>
>
> Previously I have been using put with cache listeners to get remote updates.  This works fine, however I changed over to using the concurrent map replace method due to my new value being a composite value and I wanted to make sure to work with asynchronous updates across jvm in a loop.  The changes work fine however I am no longer getting CacheModification listener events.
> I have provided a test case (git hub pull request) that tests this and changes that allow for the cache listeners to be notified.

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