mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
In shadow round, we only interested in the peer's endpoint_state, e.g., gossip features, host_id, tokens. No need to call the on_restart or on_join callbacks or to go through the mark alive procedure with EchoMessage gossip message. We will do them during normal gossip runs anyway.