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

Fix CQL syntax errors in upgrade_through_versions_test

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      In the cassandra_upgrade_2.1_to_3.0_proto_v3 upgrade tests on CassCI, some of the tests are failing with the following error:

      <ErrorMessage code=2000 [Syntax error in CQL query] message="line 1:13 no viable alternative at character '_'">
      

      The tests that fail this way (at least as of this run) are the following:

      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_2_1_HEAD.parallel_upgrade_with_internode_ssl_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_2_1_HEAD.parallel_upgrade_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_2_1_HEAD.bootstrap_multidc_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_2_1_HEAD.bootstrap_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_cassandra_3_0_HEAD.bootstrap_multidc_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_cassandra_3_0_HEAD.bootstrap_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_cassandra_3_0_HEAD.parallel_upgrade_test
      upgrade_through_versions_test.TestUpgrade_from_2_1_latest_tag_to_cassandra_3_0_HEAD.parallel_upgrade_with_internode_ssl_test
      

      There may be other tests in other protocol upgrade jobs that fail this way, but I haven't dug through yet to see.

      Assigning to rhatch since, afaik, you're the most likely person to understand the problem. Feel free to reassign, of course.

      Attachments

        Activity

          People

            nutbunnies Andrew Hust
            mambocab Jim Witschey
            Andrew Hust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: