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

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

Commit 1a0d9769e482f49e0c725c0d6adc75d324f88958 in geode's branch 
refs/heads/develop from Mario Ivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1a0d976 ]

GEODE-7727: modify sender thread to detect release of connection (#4629)

* GEODE-7727: modify sender thread to detect relese of connection

* GEODE-7727: Update solution only for shared connections

* GEODE-7727: added test

* GEODE-7727: update ater comments

* GEODE-7727: update test


> Geode P2P connection hanging
> ----------------------------
>
>                 Key: GEODE-7727
>                 URL: https://issues.apache.org/jira/browse/GEODE-7727
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Mario Ivanac
>            Assignee: Mario Ivanac
>            Priority: Major
>              Labels: needs-review, pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> {color:#172b4d}Geode P2P handshake reader stops listening to it's socket once 
> the handshake between 2 peers is established. This seems to be a design 
> choice. 
> {color}
> {color:#172b4d}The problem is when the connection gets killed (TCP FIN). 
> Since nothing is listening on the socket, nothing will get that FIN package 
> and close the connection. The connection is left hanging (CLOSE-WAIT state). 
> The peers are then unable to establish proper P2P communication later.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to