Example of the STATE_TRANSFER protocol and API. The member periodically updates a shared state
(consisting of an array of length 3). New members join the group and fetch the current state before
they become operational. Existing members do not stop while new members fetch the group state.