[ovs-git] [openvswitch/ovs] fb1e78: ovsdb-tool: add --election-timer=ms option to 'cre...

Dan Williams noreply at github.com
Thu May 27 20:35:13 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fb1e7863e8c00d6b9421c432e63bcd53a0074554
      https://github.com/openvswitch/ovs/commit/fb1e7863e8c00d6b9421c432e63bcd53a0074554
  Author: Dan Williams <dcbw at redhat.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
    M NEWS
    M ovsdb/ovsdb-tool.1.in
    M ovsdb/ovsdb-tool.c
    M ovsdb/raft.c
    M ovsdb/raft.h

  Log Message:
  -----------
  ovsdb-tool: add --election-timer=ms option to 'create-cluster'

After creating the new clustered database write a raft entry that
sets the desired election timer. This allows CMSes to set the
election timer at cluster start and avoid an error-prone
election timer modification process after the cluster is up.

Reported-at: https://bugzilla.redhat.com/1831778

Signed-off-by: Dan Williams <dcbw at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list