[infinispan-issues] [JBoss JIRA] (ISPN-9665) JCache remote notifies listener on clear
William Burns (Jira)
issues at jboss.org
Tue Oct 30 15:27:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-9665:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/6369
> JCache remote notifies listener on clear
> ----------------------------------------
>
> Key: ISPN-9665
> URL: https://issues.jboss.org/browse/ISPN-9665
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod, JCache
> Affects Versions: 9.4.0.Final
> Reporter: William Burns
> Priority: Major
>
> The JCache tck requires that listeners are not notified when a cache clear occurs. We notify all listeners in this case for a remote client. Embedded ignores the events properly. This is causing TCK failure to occur randomly, depending on how fast the event is received.
> We should disable these events on the remote side to adhere to the TCK.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list