Files
scylladb/idl
Mikołaj Grzebieluch 2230abc9b2 gossip: add group0_id attribute to gossip_digest_syn
Gossiper service sets its group0 id on startup if it is stored in `scylla_local`
or sets it during joining group0.

Send group0_id (if it is set) when the node tries to initiate the gossip round.
When a node gets gossip_digest_syn it checks if its group0 id equals the local
one and if not, the message is discarded.

Fixes #14448.
2023-08-29 11:09:15 +02:00
..
2023-04-23 08:37:32 +03:00
2023-02-14 11:19:03 +02:00
2023-05-30 13:14:19 +04:00
2023-04-23 08:37:32 +03:00
2023-03-01 10:25:25 +02:00