Sam Tunnicliffe created CASSANDRA-14716:
-------------------------------------------

             Summary: Protocol frame checksumming options should not be case 
sensitive
                 Key: CASSANDRA-14716
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14716
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
             Fix For: 4.0


Protocol v5 adds support for checksumming of native protocol frame bodies. The 
checksum type is negotiated per-connection via the \{{STARTUP}} message, with 
two types currently supported, Adler32 and CRC32. The mapping of the startup 
option value requested by the client to a \{{ChecksumType}} should not be case 
sensitive, but currently it is.



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

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

Reply via email to