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)