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

describe_ring topology information is wrong/incomplete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.0.1
    • None
    • None
    • Normal

    Description

      In CASSANDRA-2882, topology information was added to describe_ring, however it asks the gossiper for the DC information, and the gossiper can only have this with a gossip-enabled snitch, which currently means the Ec2Snitch. Instead, it should be asking the snitch for the DC for each endpoint.

      Also, the port information should just be removed: whatever port the client has connected to in order to call describe_ring is the right port to use for all endpoints.

      Attachments

        1. trunk-3403-v1.diff
          12 kB
          Patricio Echague

        Activity

          People

            patricioe Patricio Echague
            brandon.williams Brandon Williams
            Patricio Echague
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: