[
https://issues.apache.org/jira/browse/GEODE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982540#comment-15982540
]
ASF subversion and git services commented on GEODE-236:
-------------------------------------------------------
Commit b7b02e04b47a7b3b775ea9909a7029fc9f3eb1b4 in geode's branch
refs/heads/develop from [~adongre]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b7b02e0 ]
GEODE-236: Removed deprecated CacheEvent methods
Signed-off-by: adongre <[email protected]>
GEODE-236: Spotless error fix.
This closes #463
Signed-off-by: adongre <[email protected]>
> Remove deprecated CacheEvent methods
> ------------------------------------
>
> Key: GEODE-236
> URL: https://issues.apache.org/jira/browse/GEODE-236
> Project: Geode
> Issue Type: Sub-task
> Reporter: Darrel Schneider
> Assignee: Avinash Dongre
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The following methods need to be removed:
> - CacheEvent.isExpiration: change to CacheEvent.getOperation().isExpiration
> - CacheEvent.isDistributed: change to CacheEvent.getOperation().isDistributed
> This should be a pretty easy task to complete.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)