[ovs-git] [ovn-org/ovn] 8469d5: ovn-nbctl: Fix ovn-nbctl --print-wait-time.

Han Zhou noreply at github.com
Fri Jul 9 23:20:08 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 8469d5e2d33fe419753a206be443c8ab45f7f1b1
      https://github.com/ovn-org/ovn/commit/8469d5e2d33fe419753a206be443c8ab45f7f1b1
  Author: Han Zhou <hzhou at ovn.org>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: Fix ovn-nbctl --print-wait-time.

Recently ovn-nbctl was changed to partially monitor NB DB, which
revealed the missing column monitoring for NB_Global:nb_cfg_timestamp.

Without the fix, ovn-nbctl --wait=hv --print-wait-time would print
something like:

Time spent on processing nb_cfg 39:
	ovn-northd delay before processing:	-1623916000627ms
	ovn-northd completion:			14408ms
	ovn-controller(s) completion:		36204ms

Acked-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Han Zhou <hzhou at ovn.org>




More information about the git mailing list