Set fallback server out-of-symc when unreachable
This commit is contained in:
parent
d8f2462ff0
commit
5cfd599018
@ -101,6 +101,7 @@ class FailoverRouter {
|
|||||||
}
|
}
|
||||||
host.unreachable = false;
|
host.unreachable = false;
|
||||||
} else {
|
} else {
|
||||||
|
host.outOfSync = true;
|
||||||
host.unreachable = true;
|
host.unreachable = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user