You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Meredith (JIRA)" <ji...@apache.org> on 2019/05/03 21:42:00 UTC

[jira] [Created] (CASSANDRA-15110) Improve logging when repair has no neighbors

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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org