[
https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996002#comment-15996002
]
ASF subversion and git services commented on GEODE-254:
-------------------------------------------------------
Commit 8c4a36916994f6b83da4781aa3b9be4fde47e044 in geode's branch
refs/heads/develop from [~adongre]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8c4a369 ]
GEODE-254: Removed deprecated Region.keys and Region.entries
This closes #488
Signed-off-by: adongre <[email protected]>
> Remove deprecated Region.keys and Region.entries
> ------------------------------------------------
>
> Key: GEODE-254
> URL: https://issues.apache.org/jira/browse/GEODE-254
> Project: Geode
> Issue Type: Sub-task
> Reporter: Darrel Schneider
> Assignee: Avinash Dongre
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Remove the deprecated Region.keys and Region.entries. Any calls can be simply
> changed to Region.keySet and Region.entrySet so this should be an easy change.
> A large number of tests call the deprecated methods.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)