[
https://issues.apache.org/jira/browse/GEODE-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Rowe resolved GEODE-5268.
-------------------------------
Resolution: Fixed
Assignee: Brian Rowe
Fix Version/s: 1.7.0
> 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
> Assignee: Brian Rowe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)