Browse Source
Large number of flows can cause local ovs connection
timeout. Ultimately getting succeed will be better
than a retry or fullsync.
Related-Bug: #1813703
Related-Bug: #1813705
Related-Bug: #1813707
Related-Bug: #1813709
Change-Id: Ifa0608a7e131df3cad2f7727426720afce641a58
(cherry picked from commit 64ea642359
)
changes/94/650394/1
2 changed files with 9 additions and 2 deletions
@ -0,0 +1,7 @@
|
||||
--- |
||||
other: |
||||
- | |
||||
In order to improve heavy load ovs agent restart success rate, instead |
||||
a retry or fullsync, the native driver ``of_connect_timeout`` and |
||||
``of_request_timeout`` are now set to 300s. The value does not have side |
||||
effect for the regular pressure ovs agent. |
Loading…
Reference in new issue