You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2018/09/11 15:53:00 UTC

[jira] [Created] (CASSANDRA-14716) Protocol frame checksumming options should not be case sensitive

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org