You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andy Tolbert (JIRA)" <ji...@apache.org> on 2016/09/22 15:10:22 UTC

[jira] [Created] (CASSANDRA-12687) Protocol level heartbeat

Andy Tolbert created CASSANDRA-12687:
----------------------------------------

             Summary: Protocol level heartbeat
                 Key: CASSANDRA-12687
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12687
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Andy Tolbert


Most of the datastax drivers use the {{OPTIONS}} message as a means of doing a protocol level heartbeat, to which the server responds with a {{SUPPORTED}} message (see: http://datastax.github.io/java-driver/manual/pooling/#heartbeat).  

It would be great if there was a simple {{HEARTBEAT}} message type that could be sent in either direction to indicate that the other side of a connection is still responding at a protocol level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)