[infinispan-issues] [JBoss JIRA] (ISPN-9155) Clear should not emit listener notifications
Galder Zamarreño (JIRA)
issues at jboss.org
Mon Jun 4 08:15:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586176#comment-13586176 ]
Galder Zamarreño commented on ISPN-9155:
----------------------------------------
Not sure we need removeAll per se, you can just iterate over the container and remove things. If this is not efficient you can do removaAsync for all then and then wait for all futures. Eventually we might need such removeAll API but I'd delay adding it until we get requests for it.
> Clear should not emit listener notifications
> --------------------------------------------
>
> Key: ISPN-9155
> URL: https://issues.jboss.org/browse/ISPN-9155
> Project: Infinispan
> Issue Type: Enhancement
> Components: Listeners, Remote Protocols
> Reporter: Galder Zamarreño
> Labels: redhat-summit-18
>
> JCache does not emit notifications on clear(). We shouldn't either.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list