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