mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +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