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