You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Avinash Dongre (JIRA)" <ji...@apache.org> on 2017/05/03 03:08:04 UTC

[jira] [Assigned] (GEODE-254) Remove deprecated Region.keys and Region.entries

     [ https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avinash Dongre reassigned GEODE-254:
------------------------------------

    Assignee: Avinash Dongre

> 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)