[ 
https://issues.apache.org/jira/browse/CASSANDRA-16869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403415#comment-17403415
 ] 

Jon Meredith commented on CASSANDRA-16869:
------------------------------------------

pushed up a couple of nits (unused import/unrelated whitespace) and a test 
improvement Caleb made to fix some test flakiness.

[https://github.com/jonmeredith/cassandra/tree/repair_log_exceptions]

+1 with the test change included (nits are just that... nits).

> 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
>            Priority: Normal
>             Fix For: 4.0.x
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to