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

upgrade problems from 1.0 to trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.0
    • None
    • None
    • ubuntu, cluster set up with ccm.

    • Normal

    Description

      A 3-node cluster is on version 0.8.9, 1.0.6, or 1.0.7 and then one and only one node is taken down, upgraded to trunk, and started again. An rpc timeout exception happens if counter-add operations are done. It usually takes between 1 and 500 add operations before the failure occurs. The failure seems to happen sooner if the coordinator node is NOT the one that was upgraded. Here is the error:

      ======================================================================
      ERROR: counter_upgrade_test.TestCounterUpgrade.counter_upgrade_test
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
          self.test(*self.arg)
        File "/home/tahooie/cassandra-dtest/counter_upgrade_test.py", line 50, in counter_upgrade_test
          cursor.execute("UPDATE counters SET row = row+1 where key='a'")
        File "/usr/local/lib/python2.7/dist-packages/cql/cursor.py", line 96, in execute
          raise cql.OperationalError("Request did not complete within rpc_timeout.")
      OperationalError: Request did not complete within rpc_timeout.
      
      

      Attachments

        1. node2.log
          20 kB
          Sylvain Lebresne
        2. node1.log
          25 kB
          Sylvain Lebresne
        3. CASSANDRA-3804-1.1-v2.patch
          4 kB
          Pavel Yaskevich
        4. CASSANDRA-3804-1.1.patch
          0.9 kB
          Pavel Yaskevich
        5. CASSANDRA-3804.patch
          1 kB
          Pavel Yaskevich

        Activity

          People

            xedin Pavel Yaskevich
            tpatterson Tyler Patterson
            Pavel Yaskevich
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: