Jacob S. Barrett created GEODE-6006:
---------------------------------------
Summary: Evaluate ThinClientPoolDM's mutex usage around m_endpoints
Key: GEODE-6006
URL: https://issues.apache.org/jira/browse/GEODE-6006
Project: Geode
Issue Type: Task
Components: native client
Reporter: Jacob S. Barrett
In some places {{m_endpoints}} is protected by the mutex in the ACE map, in
other places by {{m_endpointsLock}} mutex.
ACE map does not lock iterators so any iterator calls should be locked
externally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)