[
https://issues.apache.org/jira/browse/GEODE-9133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaojian Zhou updated GEODE-9133:
---------------------------------
Labels: GeodeOperationAPI (was: )
> refactor current notifyGatewaySender to support regionEvent
> -----------------------------------------------------------
>
> Key: GEODE-9133
> URL: https://issues.apache.org/jira/browse/GEODE-9133
> Project: Geode
> Issue Type: Bug
> Reporter: Xiaojian Zhou
> Priority: Major
> Labels: GeodeOperationAPI
>
> Current notifyGatewaySender hard-coded to use EntryEventImpl. There's a
> requirement to notify gateway senders or AEQs with regionEvent, such as clear
> region event.
> To support that, we have to refactor the related classes to use
> InternalCacheEvent interface instead of using EntryEventImpl.
> With that refactoring, we can send a clear region event to an AEQ, to lucene
> index, or even to remote site via WAN.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)