[
https://issues.apache.org/jira/browse/GEODE-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Barnes closed GEODE-7842.
------------------------------
> 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
> Fix For: 1.13.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)