mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Currently PING returns different status when server is not serving data, for example when `LOADING` or `BUSY`. But same was not true for `MASTERDOWN` This commit makes PING reply with `MASTERDOWN` when replica-serve-stale-data=no and link is MASTER is down.
94 KiB
94 KiB