[infinispan-issues] [JBoss JIRA] (ISPN-8322) Cache.evict(...) ignores Flag.SKIP_LISTENER_NOTIFICATION
Dan Berindei (JIRA)
issues at jboss.org
Tue Sep 26 03:54:01 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-8322:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Cache.evict(...) ignores Flag.SKIP_LISTENER_NOTIFICATION
> --------------------------------------------------------
>
> Key: ISPN-8322
> URL: https://issues.jboss.org/browse/ISPN-8322
> Project: Infinispan
> Issue Type: Bug
> Components: Eviction
> Affects Versions: 9.1.1.Final
> Reporter: Paul Ferraro
> Priority: Critical
> Fix For: 9.1.2.Final, 9.2.0.Alpha1
>
> Attachments: Test.java
>
>
> cache.getAdvancedCache().withFlags(Flag.SKIP_LISTENER_NOTIFICATION).evict(...) should never directly trigger a CacheEntriesEvicted event. See attached reproducer.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list