Files
scylladb/gms
Rafael Ávila de Espíndola 845116dfaf gossiper: Store subscribers in an atomic_vector
The new guarantees are a bit better IMHO:

Once a subscriber is removed, it is never notified. This was not true
in the old code since it would iterate over a copy that would still
have that subscriber.

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
2020-01-22 08:16:03 -08:00
..
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00