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

Using a Cassandra 2.0 seed doesn't allow a new Cassandra 2.1 node to bootstrap

    XMLWordPrintableJSON

Details

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

    Description

      If you spin up a Cassandra 2.0 cluster with some seeds, and then attempt to attach a Cassandra 2.1 node to it, you get the following message:

      OutboundTcpConnection.java:429 - Handshaking version with /10.24.0.10

      Turning on debug, you get a few additional messages:

      DEBUG [WRITE-/(ip)] MessagingService.java:789 - Setting version 7 for /10.24.0.10
      DEBUG [WRITE-/(ip)] OutboundTcpConnection.java:369 - Target max version is 7; will reconnect with that version

      However, the code never reconnects. See the comments as to why.

      Attachments

        1. gossip-with-2.0-patch.txt
          0.7 kB
          Ron Kuris

        Activity

          People

            brandon.williams Brandon Williams
            rkuris Ron Kuris
            Brandon Williams
            Alan Boudreault Alan Boudreault
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: