Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-12192

Retry all internode messages once after reopening connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.10
    • Legacy/Core
    • Normal

    Description

      example failure:

      http://cassci.datastax.com/job/upgrade_tests-all/59/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_0_x_To_head_trunk/map_keys_indexing_test

      Failed on CassCI build upgrade_tests-all #59

      Stacktrace
      
        File "/usr/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/home/automaton/cassandra-dtest/tools.py", line 290, in wrapped
          f(obj)
        File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 3668, in map_keys_indexing_test
          cursor.execute("TRUNCATE test")
        File "cassandra/cluster.py", line 1941, in cassandra.cluster.Session.execute (cassandra/cluster.c:33642)
          return self.execute_async(query, parameters, trace, custom_payload, timeout, execution_profile).result()
        File "cassandra/cluster.py", line 3629, in cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:69369)
          raise self._final_exception
      '<Error from server: code=1003 [Error during truncate] message="Error during truncate: Truncate timed out - received only 2 responses">
      

      Related failure:

      http://cassci.datastax.com/job/upgrade_tests-all/59/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_3_0_x_To_head_trunk/map_keys_indexing_test/

      Attachments

        1. node1_debug.log
          457 kB
          Sean McCarthy
        2. node1_gc.log
          24 kB
          Sean McCarthy
        3. node1.log
          79 kB
          Sean McCarthy
        4. node2_debug.log
          195 kB
          Sean McCarthy
        5. node2_gc.log
          20 kB
          Sean McCarthy
        6. node2.log
          48 kB
          Sean McCarthy
        7. node3_debug.log
          200 kB
          Sean McCarthy
        8. node3_gc.log
          20 kB
          Sean McCarthy
        9. node3.log
          51 kB
          Sean McCarthy

        Activity

          People

            thobbs Tom Hobbs
            sean.mccarthy Sean McCarthy
            Tom Hobbs
            Yuki Morishita
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: