On Mon, Mar 27, 2023 at 09:43:00PM +0200, Ilya Maximets wrote: > Cluster member, that initiates the schema conversion, converts the > database twice. First time while verifying the possibility of the > conversion, and the second time after reading conversion request > back from the storage. > > Keep the converted database from the first time around and use it > after reading the request back from the storage. This cuts in half > the conversion CPU cost. > > Signed-off-by: Ilya Maximets <[email protected]>
Reviewed-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
