mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
Port is expected to be int, not str. Using a str causes errors for exception formatting. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>