You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Xiaojian Zhou (Jira)" <ji...@apache.org> on 2021/04/12 16:40:00 UTC

[jira] [Assigned] (GEODE-9133) refactor current notifyGatewaySender to support regionEvent

     [ https://issues.apache.org/jira/browse/GEODE-9133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaojian Zhou reassigned GEODE-9133:
------------------------------------

    Assignee: Xiaojian Zhou

> 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
>            Assignee: 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)