You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/08/05 22:16:11 UTC

[jira] [Created] (CASSANDRA-7698) Add native protocol v2 collection size check

Robert Stupp created CASSANDRA-7698:
---------------------------------------

             Summary: Add native protocol v2 collection size check
                 Key: CASSANDRA-7698
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7698
             Project: Cassandra
          Issue Type: Bug
            Reporter: Robert Stupp
            Assignee: Robert Stupp
         Attachments: native-v2-collection-size-check.txt

Native protocol v3 allows more than 65535 elements in a collection and elements longer than 65535 bytes. But there are no assertions on ranges and element sizes.

Similar patch in Java Driver: https://datastax-oss.atlassian.net/browse/JAVA-363



--
This message was sent by Atlassian JIRA
(v6.2#6252)