[ https://issues.apache.org/jira/browse/GEODE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983340#comment-15983340 ]
ASF subversion and git services commented on GEODE-236: ------------------------------------------------------- Commit b7b02e04b47a7b3b775ea9909a7029fc9f3eb1b4 in geode's branch refs/heads/feature/GEODE-2632-6-1 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 <adon...@apache.org> GEODE-236: Spotless error fix. This closes #463 Signed-off-by: adongre <adon...@apache.org> > 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)