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/21 18:56:00 UTC

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

Michael Dodge created GEODE-4910:
------------------------------------

             Summary: 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


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)