> > So what is the suggested way to block some CPG operation when quorum
> is lost (how to integrate quorum into an CPG application)?
> >
> 
> Use the quorum library, and check the cluster is quorate before sending
> messages. You don't need to call the quorum_getquorate() call every
> time, you can register for callbacks when it changes.

That way you use 2 different services - votequorum an CPG. Is there really a 
defined order between those messages?

- Dietmar

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to