Fixes T11446. We can raise the misleading error:
No valid databases are configured!
...when a valid master is configured but unreachable.
Instead, more carefully raise either "nothing is configured" or "nothing is reachable".
Differential D16386
Fix misleading error message when only cluster database masters are configured epriestley on Aug 10 2016, 7:04 PM. Authored by Tags None Referenced Files
Subscribers None
Details Fixes T11446. We can raise the misleading error:
...when a valid master is configured but unreachable. Instead, more carefully raise either "nothing is configured" or "nothing is reachable". Configured only a master, artificially severed it, got "nothing is reachable" instead of "nothing is configured".
Diff Detail
|