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

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne resolved CASSANDRA-7698.
-----------------------------------------

    Resolution: Duplicate

This has already be dealt with by CASSANDRA-5428, see {{CollectionType.enforceLimit}}.

> 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)