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

Andy Tolbert commented on CASSANDRA-15349:
------------------------------------------

With regards to #3, I was only thinking about limiting the complexity on the 
client side.  If the server could close the connection when there are no more 
inflight requests (or after some timeout if its taking too long) the client 
wouldn't need to worry about checking for it as it gets responses.  The timeout 
could be more of a ceiling in cases where requests aren't being processed for 
whatever reason, or if the client won't stop sending requests.

> Add “Going away” message to the client protocol
> -----------------------------------------------
>
>                 Key: CASSANDRA-15349
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15349
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Messaging/Client
>            Reporter: Alex Petrov
>            Priority: Normal
>              Labels: client-impacting
>
> Add “Going away” message that allows node to announce its shutdown and let 
> clients gracefully shutdown and not attempt further requests.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to