You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/12/22 18:00:59 UTC

[jira] [Updated] (CASSANDRA-6521) Thrift should validate SliceRange start and finish lengths

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

Aleksey Yeschenko updated CASSANDRA-6521:
-----------------------------------------

    Assignee: Ben Bromhead  (was: Aleksey Yeschenko)

> Thrift should validate SliceRange start and finish lengths
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-6521
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6521
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Ben Bromhead
>            Assignee: Ben Bromhead
>             Fix For: 1.2.14, 2.0.4
>
>
> To quote [~benbromhead]:
> bq. It appears that Cassandra does not check the length of a column name that is part of a range predicate for a *_slice query before it serialises the slice query to pass to the replicas. Names with a length greater than 0xFFFF cause an assertion error to occur in ByteBufferUtil.writeWithShortLength. This further causes subsequent reads on the node to fail until Cassandra is restarted



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)