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)