-
Enhancement
-
Resolution: Done
-
Major
-
7.0.0.Beta2
-
None
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.