You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "dschneider-pivotal (GitHub)" <gi...@apache.org> on 2020/03/04 00:36:34 UTC

[GitHub] [geode] dschneider-pivotal commented on pull request #4767: GEODE-7842: Improve concurrent region creation

Remove the duplicate code block that starts at line 69. Instead of checking before creating the region that it exists and then also handling it here; just handle it here (in the new exception catch).

Also add a unit test for this class that tests this new code path.

[ Full content available at: https://github.com/apache/geode/pull/4767 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org