You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Rowe (JIRA)" <ji...@apache.org> on 2018/05/30 23:29:00 UTC

[jira] [Created] (GEODE-5268) Race condition in GMSHealthMonitor shutdown

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)