ovsdb: Fix ovsdb-server replication blocking bug.
authorMario Cabrera <mario.cabrera@hpe.com>
Tue, 28 Jun 2016 22:08:05 +0000 (15:08 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 28 Jun 2016 22:08:06 +0000 (15:08 -0700)
commit5c142a1e41fb14f3bc3806fba68c4fcb46afb4ec
treea2993be9902aea5e65432d1084aa7c78782dd8f1
parent096d713542063bf5cbdc35301dc59a2da2a77514
ovsdb: Fix ovsdb-server replication blocking bug.

With this patch ovsdb-server no longer blocks waiting for the remote server
connection when doing replication.

Signed-off-by: Mario Cabrera <mario.cabrera@hpe.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovsdb/replication.c