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

[jira] [Updated] (GEODE-2894) Review getEntry on Region

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

Fred Krone updated GEODE-2894:
------------------------------
    Labels: storage_2  (was: )

> Review getEntry on Region
> -------------------------
>
>                 Key: GEODE-2894
>                 URL: https://issues.apache.org/jira/browse/GEODE-2894
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Fred Krone
>              Labels: storage_2
>
> This needs to behave the same as .get()
> For example, on a RegionAttributeShortcut.PROXY
> .put will put on the server ... 
> but currently .entry is local only and will return null 
> .get will go to the server and get the value
> ACCEPTANCE
> WHEN Region.put(Object o) is used Region.get or Region.getEntry should return as .get would



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)