Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.10 (Ingalls SR10), 2.0.5 (Kay SR5), 2.1 M1 (Lovelace)
Description
Native Pivotal GemFire cache.xml allows a user to define the following event filter:
<async-event-queue id="myQueue"> <gateway-event-filter> <class-name>my.event.Filter</class-name> </gateway-event-filter> </async-event-queue>
There's no such equivalent in Spring XML.