redis/tests/sentinel
debing.sun 64546d2009
Fix timing issue for sentinel master-reboot test (#14312)
From the following logs, if we are in a slow environment, the election
process of sentinels may become very slow.
Even if the master instance that was restarted and is slowly loading RDB
has already been loaded, the election just gets started.

This PR makes the master load the RDB more slowly, and fixes the missing
of reseting reset `key-load-delay` for the master node.
2025-09-05 14:49:19 +08:00
..
tests Fix timing issue for sentinel master-reboot test (#14312) 2025-09-05 14:49:19 +08:00
tmp Sentinel test files / directories layout improved. 2014-04-24 11:08:22 +02:00
run.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00