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 2016/09/01 08:35:20 UTC

[jira] [Resolved] (CASSANDRA-12572) Indexed values are limited to 64Kb

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

Sylvain Lebresne resolved CASSANDRA-12572.
------------------------------------------
    Resolution: Won't Fix

Resolving as "Won't fix" on the idea that we can't easily lift the limit of 64kb for _internal_ 2ndary indexes and that we don't enforce that limit for custom indexes in 3.0+. *If* I happen to be wrong on that latter point (I'll admit I haven't tested it, just checked the code), that's certainly something we'll have to fix and feel free to open a ticket for that.

> Indexed values are limited to 64Kb
> ----------------------------------
>
>                 Key: CASSANDRA-12572
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12572
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>         Environment: Cassandra 2.1.14.1346 
> Cassandra 3.0.8.1284
>            Reporter: Jose Martinez Poblete
>            Priority: Minor
>
> Currently, a query is bound to a 64Kb text limit
> In some edge scenarios, the query text could go over that limit
> Can we make that a configurable parameter?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)