'Inconsistent of frequency of the Redis master-repliicas ping
When i read the redis configuration file, i found repl-ping-replica-period means "Slaves send PINGs to server in a predefined interval" and it's defalut value is 10 seconds. But the explanation of min-slaves-max-lag says "The lag in seconds, that must be <= the specified value, is calculated from the last ping received from the slave, that is usually sent every second". The two descriptions above are inconsistent.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
