Brian Rowe created GEODE-5268:
---------------------------------
Summary: Race condition in GMSHealthMonitor shutdown
Key: GEODE-5268
URL: https://issues.apache.org/jira/browse/GEODE-5268
Project: Geode
Issue Type: Bug
Reporter: Brian Rowe
The health monitor starts a thread to monitor the tcp socket, both that thread
and the stopServices call will attempt to shut down the socket during a normal
close. These calls might interfere with each other resulting in an NPE.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)