Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
Low
Description
When we added effective ownership output to nodetool ring/status, we accidentally began excluding joining nodes because we iterate the ownership maps instead of the the endpoint to token map when printing the output, and the joining nodes don't have any ownership. The simplest thing to do is probably iterate the token map instead, and not output any ownership info for joining nodes.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-7204 'nodetool status' does not show joining node
- Resolved
- is related to
-
CASSANDRA-6891 nodetool status always does dns lookups, even if you didn't pass --resolve-ip
- Resolved