mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Backport the following patches to 5.2: - gossiper: mark_alive: enter background_msg gate (#14791) - gossiper: mark_alive: use deferred_action to unmark pending (#14839) Closes #16452 * github.com:scylladb/scylladb: gossiper: mark_alive: use deferred_action to unmark pending gossiper: mark_alive: enter background_msg gate