Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10166 Fix failing tests
  3. CASSANDRA-10338

Secondary index large values dtest failing on 3.0

    XMLWordPrintableJSON

Details

    Description

      secondary_index_test:TestSecondaryIndex.test_8280_validate_indexed_values has been failing since build #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.

      Attachments

        Activity

          People

            samt Sam Tunnicliffe
            samt Sam Tunnicliffe
            Sam Tunnicliffe
            Benjamin Lerer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: