mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
There is a code that creates a map from id to ip and then creates a vector from the keys of the map. Create a vector directly instead.
There is a code that creates a map from id to ip and then creates a vector from the keys of the map. Create a vector directly instead.