redict/tests/unit/cluster
Wen Hui 070453eef3
Cluster human readable nodename feature (#9564)
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: Madelyn Olson <madelyneolson@gmail.com>
2023-06-17 21:16:51 -07:00
..
announced-endpoints.tcl [BUG] Fix announced ports not updating on local node when updated at runtime (#10745) 2022-11-25 18:01:01 -08:00
cli.tcl Remove several instances of duplicate "the" in comments (#12144) 2023-05-08 16:12:44 -07:00
hostnames.tcl Cluster human readable nodename feature (#9564) 2023-06-17 21:16:51 -07:00
human-announced-nodename.tcl Cluster human readable nodename feature (#9564) 2023-06-17 21:16:51 -07:00
links.tcl Attempt to solve MacOS CI issues in GH Actions (#12013) 2023-04-12 09:19:21 +03:00
misc.tcl Exclude aux fields from "cluster nodes" and "cluster replicas" output (#12166) 2023-05-23 18:32:37 +03:00
multi-slot-operations.tcl Adding missing test cases for Addslot Command (#12288) 2023-06-11 08:36:26 +03:00
scripting.tcl Cluster test improvements (#10920) 2022-07-12 10:41:29 -07:00
slot-ownership.tcl bugfix:del keys in slot replicate to replica, and trigger other invalidations (#11084) 2022-08-28 11:37:26 +03:00