Mario Ivanac created GEODE-7727:
-----------------------------------

             Summary: Geode P2P connection hanging
                 Key: GEODE-7727
                 URL: https://issues.apache.org/jira/browse/GEODE-7727
             Project: Geode
          Issue Type: Bug
            Reporter: Mario Ivanac


{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 
since nothing is sent over that connection any more. ++++{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