mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
The series marks nodes to be non expiring in the address map earlier, when they are placed in the topology. Fixes: scylladb/scylladb#16849 * 'gleb/16849-fix-v2' of github.com:scylladb/scylla-dev: test: add test to check that address cannot expire between join request placemen and its processing topology_coordinator: set address map entry to nonexpiring when a node is added to the topology raft_group0: add modifiable_address_map() function