You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Josh McKenzie (Jira)" <ji...@apache.org> on 2021/08/19 17:27:00 UTC

[jira] [Created] (CASSANDRA-16869) Reduce the amount of logging on "expected" repair exceptions

Josh McKenzie created CASSANDRA-16869:
-----------------------------------------

             Summary: Reduce the amount of logging on "expected" repair exceptions
                 Key: CASSANDRA-16869
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16869
             Project: Cassandra
          Issue Type: Improvement
          Components: Consistency/Repair
            Reporter: Josh McKenzie
            Assignee: Josh McKenzie


Many of the repair errors we throw in the logs are redundant. For example, if one node has an unreadable sstable, we should log that at ERROR, but then the failing repairs due to that unreadable sstable should be at WARN, making it easier to find and debug the actual problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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