You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The CLUSTER NODES command returns a dictionary with the nodes' IP. It does not have a field for the hostname if a hostname was supplied to the node on initialization.
Proposal:
Add a "hostname" field to the _parse_node_line function response if the hostname, if there is one.