[ https://issues.apache.org/jira/browse/GEODE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003276#comment-16003276 ]
ASF subversion and git services commented on GEODE-236: ------------------------------------------------------- Commit 250c818940ad9fa1c773ce17c85bf021111388d2 in geode's branch refs/heads/develop from [~dschneider] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=250c818 ] GEODE-236: fix javadoc warnings Also removed two implementations of the deprecated methods that had been removed. > 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: Darrel Schneider > 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)