Issues discovered while working on:
  https://github.com/ovn-org/ovn/issues/235


Version 2:
  * Replaced the first patch with an implementation of leadership
    transfer to servers that applied the most changes. [Felix, Han]
  * Fixed some typos. [Han]
  * Added a MACRO for the join timeout value. [Han]
  * Added Ack's from Han to patches 2-5.


Ilya Maximets (5):
  ovsdb: raft: Avoid transferring leadership to unavailable servers.
  ovsdb: raft: Fix time intervals for multitasking while joining.
  ovsdb: raft: Fix permanent joining state on a cluster member.
  ovsdb: raft: Fix assertion when 1-node cluster looses leadership.
  ovsdb: raft: Fix inability to join after leadership change round trip.

 ovsdb/raft.c           | 121 +++++++++++++++++++++++++++++++++++++----
 tests/ovsdb-cluster.at | 106 ++++++++++++++++++++++++++++++++++++
 2 files changed, 216 insertions(+), 11 deletions(-)

-- 
2.44.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to