[ovs-dev] [PATCH] ovsdb: Fix OVSDB disconnect replication bug

Cabrera Vega, Mario Alberto mario.cabrera at hpe.com
Mon Jul 4 18:19:25 UTC 2016


Here's the pull request: https://github.com/openvswitch/ovs/pull/140

-----Original Message-----
From: Ben Pfaff [mailto:blp at ovn.org] 
Sent: Saturday, July 2, 2016 9:42 PM
To: Cabrera Vega, Mario Alberto <mario.cabrera at hpe.com>
Cc: dev at openvswitch.org
Subject: Re: [ovs-dev] [PATCH] ovsdb: Fix OVSDB disconnect replication bug

On Tue, Jun 28, 2016 at 09:58:59PM +0000, Cabrera Vega, Mario Alberto wrote:
> Currently disconnecting from the replicator server means closing the 
> jsonrpc connection and destroying the monitored table names and 
> blacklisted table names.
> 
> This patch makes a distinction between disconnecting from the remote 
> server, applicable when the replication incurs in an error, and 
> destroying the remote server info, applicable when ovsdb-server exits gracefully.
> 
> Signed-off-by: Mario Cabrera <mario.cabrera at hpe.com>

Thanks for the patch.

I couldn't apply this; "git am" reports that it is corrupt.  Perhaps you should also submit it as a pull request, if it is difficult to send the patch without corruption.



More information about the dev mailing list