[ 
https://issues.apache.org/jira/browse/GEODE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-5747:
----------------------------------
    Labels: pull-request-available  (was: )

> Gateway sender can shut down in response to a network problem
> -------------------------------------------------------------
>
>                 Key: GEODE-5747
>                 URL: https://issues.apache.org/jira/browse/GEODE-5747
>             Project: Geode
>          Issue Type: Bug
>          Components: messaging, wan
>            Reporter: Ryan McMahon
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>
> If a socket connection is reset while querying for locators, it causes a 
> SocketException and eventually the gateway sender event processor is stopped. 
>  This is not desirable as we would like to continue trying to connect to 
> available locators since the reset socket is likely due to an intermittent 
> network issue.
> This is a matter of incorrectly handling this type of error in this context.  
> We should refactor the handling logic so we do not stop processing, and 
> rather continue to try connecting to locators.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to