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

errors reading while bootstrapping

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7 beta 2
    • None
    • None
    • Normal

    Description

      I loaded a 4 node cluster with 1M rows from stress.py, decommissioned a node, and then began bootstrapping it while performing constant reads against the others with stress.py. After sleeping for 90s, the bootstrapping node started throwing many errors like this:

      ERROR 16:51:48,667 Fatal exception in thread Thread[READ_STAGE:1270,5,main]
      java.lang.RuntimeException: Cannot service reads while bootstrapping!
      at org.apache.cassandra.db.ReadVerbHandler.doVerb(ReadVerbHandler.java:67)
      at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:50)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:636)

      And I began receiving timeout errors with stress.py.

      Attachments

        1. 1534.txt
          1 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            brandon.williams Brandon Williams
            Jonathan Ellis
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: