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 17:54:51 UTC

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

Aleksey Yeschenko created CASSANDRA-6521:
--------------------------------------------

             Summary: 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: Aleksey Yeschenko
             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)