[infinispan-issues] [JBoss JIRA] (ISPN-4792) RemoteClusterListener still invokes filter/converter
William Burns (JIRA)
issues at jboss.org
Fri Oct 3 09:50:12 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008512#comment-13008512 ]
William Burns commented on ISPN-4792:
-------------------------------------
Should wait until ISPN-4753 is complete first. They both directly conflict and almost all work will have to be redone on either side. At this point I am thinking it would be easiest to just wrap the provided filter with another filter that blocks all pre events.
> RemoteClusterListener still invokes filter/converter
> ----------------------------------------------------
>
> Key: ISPN-4792
> URL: https://issues.jboss.org/browse/ISPN-4792
> Project: Infinispan
> Issue Type: Enhancement
> Components: Listeners
> Affects Versions: 7.0.0.Beta2
> Reporter: William Burns
> Assignee: William Burns
>
> When using a distributed cluster listener it installs a listener on each of the nodes to receive notifications. Cluster listeners only raise post events, but on remote nodes (ones where the listener wasn't originally installed) they invoke the filter and converter even on pre events which is not needed.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list