7281bb0197
Add posibilities to configure ovn dbs monitor interval
in tht by OVNDBSPacemakerMonitorInterval (default 30s).
Under load, this can create extra stress and since the
timeout has already been bumped, it makes sense to bump
this interval to a higher value as a trade off
between detecting a failure and stressing the service.
Depends-On: https://review.opendev.org/#/c/779919/
Change-Id: Id836676826f6e7c97ef8e3d665ab3e467ad055ba
(cherry picked from commit 9ece6f97af
)
9 lines
367 B
YAML
9 lines
367 B
YAML
---
|
|
features:
|
|
- |
|
|
Add posibilities to configure ovn dbs monitor interval
|
|
in tht by OVNDBSPacemakerMonitorInterval (default 30s).
|
|
Under load, this can create extra stress and since the
|
|
timeout has already been bumped, it makes sense to bump
|
|
this interval to a higher value as a trade off
|
|
between detecting a failure and stressing the service. |