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

Node will not get schema updates if it replaces a removed node with the same address

    XMLWordPrintableJSON

Details

    • Correctness - Consistency
    • Normal
    • Normal
    • User Report
    • All
    • None

    Description

      If a node is removed and then a node with the same address is added, it is ignored by migration coordinator - that is, when that node fails to push the schema change, the other nodes will not be able pull it later during periodic update.

      Such situation will last until the other nodes gets restarted.

      This is caused by permanently adding the address of the node being removed to the ignore list in migration coordinator.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jlewandowski Jacek Lewandowski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: