[ovs-dev] [PATCH ovn] ovn-nbctl: Don't loop forever on lost db connection.

Ben Pfaff blp at nicira.com
Wed Apr 1 00:09:50 UTC 2015


On Tue, Mar 31, 2015 at 01:43:18PM -0400, Russell Bryant wrote:
> The main loop of ovn-nbctl had a condition to catch if the conenction
> to the db was lost.  However, it didn't break out of the loop when the
> condition occurred.  Now it should log the error once and exit with a
> non-zero status code.
> 
> Signed-off-by: Russell Bryant <rbryant at redhat.com>

I applied this to master, thanks!


More information about the dev mailing list