You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2019/10/17 19:47:00 UTC

[jira] [Created] (GEODE-7316) Race condition results in crash at shutdown

Blake Bender created GEODE-7316:
-----------------------------------

             Summary: Race condition results in crash at shutdown
                 Key: GEODE-7316
                 URL: https://issues.apache.org/jira/browse/GEODE-7316
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Blake Bender


 

A race condition between the CacheImpl::close and the ThinClientPRMetadata object that causes the crash because the CacheImpl pointer ThinClientPRMetadata is trying to use has been deleted.

 

We need a C++ test written to verify this.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)