You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Dodge (JIRA)" <ji...@apache.org> on 2018/03/23 17:28:00 UTC

[jira] [Resolved] (GEODE-4910) Improve Javadoc for org.apache.geode.cache.Region.create()

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

Michael Dodge resolved GEODE-4910.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

> Improve Javadoc for org.apache.geode.cache.Region.create()
> ----------------------------------------------------------
>
>                 Key: GEODE-4910
>                 URL: https://issues.apache.org/jira/browse/GEODE-4910
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The salient difference between {{org.apache.geode.cache.Region.create()}} and {{org.apache.geode.cache.Region.put()}} is that the former will throw an exception if an entry already exists for that key. Whilst that is mentioned in the text for {{EntryExistsException}}, it would be clearer if it was _also_ mentioned in the method description.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)