The last patch is the main one.  The first one is a fix for an issue
discovered while working on a test in the patch 3, the second one is a
useful debugging enhancement that was used while working on a patch 3.

Ilya Maximets (3):
  ovsdb: raft: Fix multitasking overrun warning when there is no leader.
  ovsdb: raft: Add debug logs for role transition.
  ovsdb: raft: Fix cluster break down on leaving with some nodes down.

 ovsdb/raft.c           | 106 ++++++++++++++++++++-------
 tests/ovsdb-cluster.at | 159 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 241 insertions(+), 24 deletions(-)

-- 
2.47.0

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

Reply via email to