Sam Tunnicliffe created CASSANDRA-10338:
-------------------------------------------

             Summary: Secondary index large values dtest failing on 3.0
                 Key: CASSANDRA-10338
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10338
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
             Fix For: 3.0.0 rc1


{{secondary_index_test:TestSecondaryIndex.test_8280_validate_indexed_values}} 
has been failing since build 
[#147|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/147/].
 The most likely cause is CASSANDRA-6237 (though I haven't confirmed that). 

The problem is that if an oversized value is provided, the validation for LWT 
statements (both regular and in batches) is not performed up front, but when 
the {{Cql3CasRequest}} is executed via {{StorageProxy}}. This causes a timeout, 
rather than an immediate validation error & hence the test fails.



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

Reply via email to