HomeClusterLabs Projects

votequorum: Don't send multiple callbacks when nodes join

Description

votequorum: Don't send multiple callbacks when nodes join

This patch aligns the votequorum callbacks so that they are
the same as the quorum ones. Previously it was quite common
for votequorum to send one callback for every node in the cluster
when a single new node joined (because it sent one for every
nodeinfo message it received).

This new system makes much more sense in itself and being
consistent with the internal quorum is also an advantage!

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
chrissie-cAuthored on Oct 22 2015, 6:45 AM
Parents
rC12fc1832ebde: man: Add synopsis for cpg_zcb_alloc and free
Branches
Unknown
Tags
Unknown

Event Timeline