Jon Meredith created CASSANDRA-15110:
----------------------------------------

             Summary: Improve logging when repair has no neighbors
                 Key: CASSANDRA-15110
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15110
             Project: Cassandra
          Issue Type: Bug
          Components: Consistency/Repair
            Reporter: Jon Meredith


If RepairRunnable cannot find any neighbors - either due to the range, or 
filters supplied it calls addRangeToNeighbors with an empty list which triggers 
an NPE.

Help the operator understand what went wrong by logging the range, unfiltered 
neighbors and filters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to