Lines Matching refs:send_cluster_service_message

493 static bool send_cluster_service_message(WatchdogNode * wdNode, WDPacketData * replyFor, char messa…
2401 send_cluster_service_message(NULL, NULL, CLUSTER_IAM_RESIGNING_FROM_LEADER); in service_expired_failovers()
3878 send_cluster_service_message(NULL, pkt, CLUSTER_IAM_RESIGNING_FROM_LEADER); in cluster_service_message_processor()
3889 send_cluster_service_message(NULL, pkt, CLUSTER_NEEDS_ELECTION); in cluster_service_message_processor()
4147 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_INVALID_VERSION); in standard_packet_processor()
4187 send_cluster_service_message(NULL, pkt, CLUSTER_IN_SPLIT_BRAIN); in standard_packet_processor()
4289 send_cluster_service_message(NULL, pkt, CLUSTER_IN_SPLIT_BRAIN); in standard_packet_processor()
5057 send_cluster_service_message(WatchdogNode * wdNode, WDPacketData * replyFor, char message) in send_cluster_service_message() function
5137 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_INVALID_VERSION); in wd_commands_packet_processor()
5295 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_APPEARING_LOST); in watchdog_state_machine()
5325 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_APPEARING_FOUND); in watchdog_state_machine()
6091 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_REQUIRE_TO_RELOAD); in watchdog_state_machine_coordinator()
6102 send_cluster_service_message(wdNode, pkt, CLUSTER_NEEDS_ELECTION); in watchdog_state_machine_coordinator()
6131 send_cluster_service_message(wdNode, pkt, CLUSTER_NODE_REQUIRE_TO_RELOAD); in watchdog_state_machine_coordinator()
6142 send_cluster_service_message(wdNode, pkt, CLUSTER_NEEDS_ELECTION); in watchdog_state_machine_coordinator()
6192 send_cluster_service_message(wdNode, pkt, CLUSTER_NEEDS_ELECTION); in watchdog_state_machine_coordinator()
6523 send_cluster_service_message(otherLeaderNode, pkt, CLUSTER_NEEDS_ELECTION); in handle_split_brain()
6534 send_cluster_service_message(NULL, pkt, CLUSTER_IAM_NOT_TRUE_LEADER); in handle_split_brain()
6543 send_cluster_service_message(otherLeaderNode, pkt, CLUSTER_IAM_TRUE_LEADER); in handle_split_brain()
6854 send_cluster_service_message(NULL, pkt, CLUSTER_IN_SPLIT_BRAIN); in watchdog_state_machine_standby()