Closed djsly closed 6 years ago
Turns out that my replication DC name was wrong when I setup my keyspace. so Cassandra was returning a list of empty listen addresses (end point)
I will let you decide if you prefer to have a better error message in case .values() returns 0. Right now it keeps the repair Run in the Running state for ever due to the aricmetic exception.
Also hit this. Going to raise a PR to wrap this up in a reaper exception and give a better log message.
my ranges contains no values (no endPoint), how would that be possible ? I'm not super familiar with Cassandra's internal.