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

Hints broken for nodes that change broadcast address

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • Normal

    Description

      When a node changes it's broadcast address, the transition process works properly, but hints that are destined for it can't be delivered because of the address change. It produces an exception:

      java.lang.AssertionError: Missing host ID for 10.1.60.22
      at org.apache.cassandra.service.StorageProxy.writeHintForMutation(StorageProxy.java:598)
      at org.apache.cassandra.service.StorageProxy$5.runMayThrow(StorageProxy.java:567)
      at org.apache.cassandra.service.StorageProxy$HintRunnable.run(StorageProxy.java:1679)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

      Attachments

        Issue Links

          Activity

            People

              shawn.kumar Shawn Kumar
              rbranson Rick Branson
              Shawn Kumar
              Shawn Kumar Shawn Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: