Xiaojian Zhou created GEODE-9133:
------------------------------------

             Summary: 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


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)

Reply via email to