[ 
https://issues.apache.org/jira/browse/GEODE-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498193#comment-16498193
 ] 

ASF subversion and git services commented on GEODE-5268:
--------------------------------------------------------

Commit d3a9f75157fac632ca0f82aab1426e2f9beab9ab in geode's branch 
refs/heads/develop from [~WireBaron]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d3a9f75 ]

GEODE-5268: fixing race condition in GMSHealthMonitor (#2005)

* GEODE-5268: fixing race condition in GMSHealthMonitor

> 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
>            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)

Reply via email to