-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
14.0.17.Final
-
None
When a cluster listener is installed on a node it will replicate that listener to another node. This works fine, however when a cluster listener is first installed it can provide a set of annotations it wants to listen to that is used for that node. However, the replicated listener does not adhere to this, causing additional intra cluster updates that are just discarded later.
This could be done by adding an explicit argument to the RemoteClusterListener or also by passing a filter that filters these event types out.