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

Bootstrapping doesn't work on new clusters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.5
    • None
    • None
    • Low

    Description

      This is an edge case.

      1. start a clean 3 node cluster with autobootstrap on.
      2. load some data.
      3. bootstrap in a 4th node.

      the logs in the 4th node will indicate that data was not received. If you restart the cluster in between steps 1 and 2, or 2 and 3, boot strapping works fine.

      I find that waiting on the table flush when making the streaming request solves the problem (see patch).

      Attachments

        1. wait_for_memtable_flush.patch
          1 kB
          Gary Dusbabek

        Issue Links

          Activity

            People

              gdusbabek Gary Dusbabek
              gdusbabek Gary Dusbabek
              Gary Dusbabek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: