[ https://issues.apache.org/jira/browse/CASSANDRA-16113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Blake Eggleston updated CASSANDRA-16113: ---------------------------------------- Source Control Link: https://github.com/apache/cassandra/commit/1728da30e4e7858d30178ef74350af3e690adf0c Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed, thanks [~yifanc]! > Consolidate dead nodes check in force repair > -------------------------------------------- > > Key: CASSANDRA-16113 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16113 > Project: Cassandra > Issue Type: Improvement > Components: Local/Other > Reporter: Yifan Cai > Assignee: Yifan Cai > Priority: Normal > Fix For: 4.0-beta > > Time Spent: 4h 10m > Remaining Estimate: 0h > > The check for dead nodes during force repair is duplicated in the normal and > incremental repair. We could consolidate those 2 checks to make the code more > dry. > The check should throw a more meaningful error message to indicate that all > neighbor nodes are down, instead of "java.lang.IllegalArgumentException: > Endpoints can not be empty" -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org