Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
Description
describe_ring is great for getting a list of nodes in the cluster, but it doesn't provide any information about the network topology which prevents it's use in a multi-dc setup. It would be nice if we added another list to the TokenRange object containing the DC information.
Optimally I could have ask any Cassandra node for this information and on the client-side prefer local nodes but be able to fail to remote nodes without requiring another lookup.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-1777 The describe_host API method is misleading in that it returns the interface associated with gossip traffic
- Resolved
- relates to
-
CASSANDRA-3173 Add RPC_PORT to ApplicationState
- Resolved