You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Avinash Dongre (JIRA)" <ji...@apache.org> on 2017/05/08 10:00:09 UTC

[jira] [Assigned] (GEODE-240) Remove deprecated methods on TransactionEvent

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

Avinash Dongre reassigned GEODE-240:
------------------------------------

    Assignee: Shankar Hundekar

> Remove deprecated methods on TransactionEvent
> ---------------------------------------------
>
>                 Key: GEODE-240
>                 URL: https://issues.apache.org/jira/browse/GEODE-240
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Darrel Schneider
>            Assignee: Shankar Hundekar
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The following methods should all be deleted from TransactionEvent and callers should be changed to instead use getEvents. The caller may have to do its own filtering on getEvents to find the event(s) it is interested in.
> - getCreateEvents
> - getDestroyEvents
> - getPutEvents
> - getInvalidateEvents
> Some of the existing unit tests depend on the filtering done by these methods so that filtering will need to move to some test util methods.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)