• Wen Hui's avatar
    Cluster human readable nodename feature (#9564) · 070453ee
    Wen Hui authored
    
    
    This PR adds a human readable name to a node in clusters that are visible as part of error logs. This is useful so that admins and operators of Redis cluster have better visibility into failures without having to cross-reference the generated ID with some logical identifier (such as pod-ID or EC2 instance ID). This is mentioned in #8948. Specific nodenames can be set by using the variable cluster-announce-human-nodename. The nodename is gossiped using the clusterbus extension in #9530.
    Co-authored-by: default avatarMadelyn Olson <madelyneolson@gmail.com>
    070453ee
hostnames.tcl 8.43 KB