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

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

Commit b9d9b38e42686a1973cee51f89053eb8b2519ec4 in geode's branch 
refs/heads/feature/GEODE-4647 from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b9d9b38 ]

GEODE-4401: Add disconnect client message to server and driver. (#1525)

* GEODE-4401: Add disconnect client message to server and driver.

* GEODE-4401: Address review comments.

* GEODE-4401: Update the driver to use the channel instead of a socket.


> Add a CloseConnection protobuf message
> --------------------------------------
>
>                 Key: GEODE-4401
>                 URL: https://issues.apache.org/jira/browse/GEODE-4401
>             Project: Geode
>          Issue Type: Task
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Assignee: Michael Dodge
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The current API has no way for the client to inform a server of its intent to 
> close its connection.  The server is left thinking the client crashed.  It 
> would be nice to have a graceful shutdown message & have the server log 
> something if the client abnormally closes the connection without sending a 
> Close message.
> See also GEODE-4300 where we added supression of log messages when client 
> connections are found to be closed.



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

Reply via email to