- Start a node - Inject data - Start another node to bootstrap - Before the second node finishes streaming, kill the second node - After a while the node will be removed from the cluster becusue it does not manage to join the cluster. - At this time, messaging_service might keep retrying the stream_mutations unncessarily. To fix, check if the peer node is still a known node in the gossip.