On startup of 7.1.0, I now see this warning:
WARNING: connect_attempts_rr_retries (3) is greater than connect_attempts_max_retries (3), this means requests will never redispatch to another server
These are the values records.config.defaults to. Perhaps the default needs to change or the log warning logic needs to change.
This warning was added in bc84981
On startup of 7.1.0, I now see this warning:
WARNING: connect_attempts_rr_retries (3) is greater than connect_attempts_max_retries (3), this means requests will never redispatch to another serverThese are the values records.config.defaults to. Perhaps the default needs to change or the log warning logic needs to change.
This warning was added in bc84981