mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +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.