xsql_ha_get_quorum

Get the current number of replicas for HA quorum.

For an overview see page HA Applications

Prototype

    void xsql_ha_get_quorum();

Arguments

No arguments.

Description

This function is called by the master application or instance of xSQL to get the current number of replicas that are sufficient for the HA quorum (as it was set by xsql_ha_set_quorum()).