[
https://issues.apache.org/jira/browse/GEODE-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe reassigned GEODE-7842:
---------------------------------
Assignee: Jens Deppe
> Improve concurrent region creation
> ----------------------------------
>
> Key: GEODE-7842
> URL: https://issues.apache.org/jira/browse/GEODE-7842
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
>
> The Redis adapter has some tests that result in regions being attempted to be
> created concurrently. The region create call uses {{ifNotExists=true}} but
> occasionally I still see {{RegionCreationException}}s as multiple threads are
> in the {{RegionCreateFunction}} concurrently trying to create the same region.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)