mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
In commit69c81bcc87(repair: Do not allow repair until node is in NORMAL status), we saw a coredump due to an assert in token_metadata::first_token_index. Throw an exception instead of abort the whole scylla process. Message-Id: <c110645cee1ee3897e30a3ae1b7ab3f49c97412c.1504752890.git.asias@scylladb.com> (cherry picked from commit0ec574610d)