[
https://issues.apache.org/jira/browse/GEODE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021534#comment-16021534
]
ASF GitHub Bot commented on GEODE-240:
--------------------------------------
Github user dschneider-pivotal commented on the issue:
https://github.com/apache/geode/pull/515
This looks good
> 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)