Re: [ovs-dev] [PATCH ovn v2] northd: Don't poll ovsdb before the connection is fully established

2020-11-10 Thread 0-day Robot
Bleep bloop. Greetings Renat Nurgaliyev, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: error: corrupt patch at line 16 error: could not build fake ancestor hint: Use 'git am --show-c

[ovs-dev] [PATCH ovn v2] northd: Don't poll ovsdb before the connection is fully established

2020-11-10 Thread Renat Nurgaliyev
Set initial SB and NB DBs probe interval to 0 to avoid connection flapping. Before configured in northd_probe_interval value is actually applied to southbound and northbound database connections, both connections must be fully established, otherwise ovnnb_db_run() will return without retrieving co