[
https://issues.apache.org/jira/browse/CASSANDRA-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417646#comment-13417646
]
Jeremy Hanna commented on CASSANDRA-4240:
-----------------------------------------
I tested patch 4 on a three node cluster that was using DSE's alternate
secondary index implementation that allows for larger values for indexed column
values. Worked fine.
Jake would you mind reviewing the later patch?
> Only check the size of indexed column values when they are of type KEYS
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-4240
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4240
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Joaquin Casares
> Priority: Minor
> Labels: datastax_qa
> Attachments: CASSANDRA-4240.patch, CASSANDRA-4240.patch1,
> cassandra-1.0.8-CASSANDRA-4240-patch2.txt,
> cassandra-1.0.8-CASSANDRA-4240-patch3.txt,
> cassandra-1.0.8-CASSANDRA-4240-patch4.txt, cassandra-1.0.8-CASSANDRA-4240.txt
>
>
> https://github.com/apache/cassandra/blob/cassandra-1.0.8/src/java/org/apache/cassandra/thrift/ThriftValidation.java#L431
> That line states that: Indexed column values cannot be larger than 64K. But
> in some cases we would want the column values to be able to be larger than
> 64k, specifically if the index_type is not of type KEYS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira