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

[jira] [Updated] (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 ]

ASF GitHub Bot updated GEODE-4910:
----------------------------------
    Labels: pull-request-available  (was: )

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