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

Gossip is not populated with tokens/host_ids

    XMLWordPrintableJSON

Details

    • Correctness - API / Semantic Implementation
    • Low
    • Normal
    • Code Inspection
    • All
    • None

    Description

      Originally when we began persisting host information such a tokens/host_id, we would populate gossip with this information. At some point we began only populating TokenMetadata, which gives us most of the same benefit, but in a full ring restart where the gossip ether is empty, it populates useless info such as :

      /10.101.32.212
      generation:0
      heartbeat:0
      TOKENS: not present

      which is the minimum required for a state to exist. Instead we should keep gossip in sync with TMD when populating this information like we used to do.

      Attachments

        Activity

          People

            Unassigned Unassigned
            brandon.williams Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: