You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2015/09/15 17:42:46 UTC

[jira] [Updated] (CASSANDRA-10338) Secondary index large values dtest failing on 3.0

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

Benjamin Lerer updated CASSANDRA-10338:
---------------------------------------
    Reviewer: Benjamin Lerer

> 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)