Rishabh Saraswat created CASSANDRA-21205:
--------------------------------------------

             Summary: CEP-59: Register GRACEFUL_DISCONNECT as a valid 
subscribable event type
                 Key: CASSANDRA-21205
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21205
             Project: Apache Cassandra
          Issue Type: Sub-task
          Components: Messaging/Client
            Reporter: Rishabh Saraswat
            Assignee: Rishabh Saraswat


Depends on: 
[CASSANDRA-21204|https://issues.apache.org/jira/browse/CASSANDRA-21204]

Registers GRACEFUL_DISCONNECT as a valid event type that clients can 
subscribe to via REGISTER message. Supported from protocol v5 onwards.

Unlike topology events (TOPOLOGY_CHANGE, STATUS_CHANGE, SCHEMA_CHANGE) 
which are out-of-band cluster-wide events, GRACEFUL_DISCONNECT is a 
connection-local event and should be registered on all connections, 
not just the control connection.

Without this change, servers would reject REGISTER requests containing 
GRACEFUL_DISCONNECT with an error, preventing driver connections from 
initializing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to