Jens Deppe created GEODE-7842:
---------------------------------

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


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)

Reply via email to