[infinispan-issues] [JBoss JIRA] (ISPN-8322) Cache.evict(...) ignores Flag.SKIP_LISTENER_NOTIFICATION
William Burns (JIRA)
issues at jboss.org
Mon Sep 25 15:29:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-8322:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5464
> 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
> 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