On Mon, Apr 10, 2017 at 6:40 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>
> ---
> v2: Change the probe interval before the connection is opened
>
>  python/ovs/db/idl.py  | 12 +++++++++---
>  python/ovs/jsonrpc.py | 11 +++++++++--
>  2 files changed, 18 insertions(+), 5 deletions(-)


I mentioned this on IRC, but it appears this patch was corrupted when
you sent it via gmail.  Can you try re-submitting with git-send-email?

Thanks,

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

Reply via email to