[
https://issues.apache.org/jira/browse/GEODE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-967.
---------------------------------
Resolution: Fixed
> A GatewayEventSubstitutionFilter configured in xml is not used by the
> AsyncEventQueue
> -------------------------------------------------------------------------------------
>
> Key: GEODE-967
> URL: https://issues.apache.org/jira/browse/GEODE-967
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Barry Oglesby
> Assignee: Barry Oglesby
>
> A {{GatewayEventSubstitutionFilter}} configured in xml like below is not used
> by the {{AsyncEventQueue}}.
> {noformat}
> <async-event-queue id="queue" parallel="true">
> <gateway-event-substitution-filter>
> <class-name>TestGatewayEventSubstitutionFilter</class-name>
> </gateway-event-substitution-filter>
> <async-event-listener>
> <class-name>TestAsyncEventListener</class-name>
> </async-event-listener>
> </async-event-queue>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)