mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
Instead of only using last started server as seed, use all started servers as seed for new servers. This also avoids tracking last server's state. Pass empty list instead of None. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>