MySQL 8.4.0
Source Code Documentation
gcs_message_stage_split.cc File Reference

Functions

Gcs_sender_id calculate_sender_id (const Gcs_xcom_node_information &node)
 Calculate the sender identification which currently is a hash over the member identifier and its incarnation identifier (i.e. More...
 

Function Documentation

◆ calculate_sender_id()

Gcs_sender_id calculate_sender_id ( const Gcs_xcom_node_information node)

Calculate the sender identification which currently is a hash over the member identifier and its incarnation identifier (i.e.

member's uuid).

Note, however, that the current member's uuid is simply a timestamp and for that reason the hash is created as aforementioned.