On Tue, Apr 11, 2017 at 11:00 AM, Lucas Alvares Gomes
<lucasago...@gmail.com> wrote:
> This patch is adding a new parameter called "probe_interval" to the
> constructor of the Idl class. This new parameter will be used to tune
> the database connection probing for that IDL session, some users might
> want to tune it to be less agressive than the current 5s default in OVS
> or even disable it.
>
> Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1680146
> Signed-off-by: Lucas Alvares Gomes <lucasago...@gmail.com>
> ---
>  python/ovs/db/idl.py  | 12 +++++++++---
>  python/ovs/jsonrpc.py | 11 +++++++++--
>  2 files changed, 18 insertions(+), 5 deletions(-)


Thanks!  I updated this patch to add your name to the AUTHORS file and
applied this to master.

-- 
Russell Bryant
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to