[jira] [Commented] (CASSANDRA-15113) StorageService.decommission() throws RuntimeException when interrupted, which results in dead code in Decommission.execute()

2019-05-09 Thread eBugs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836685#comment-16836685 ] eBugs commented on CASSANDRA-15113: --- Thanks Jon! Given what the dead code does, I agree with you

[jira] [Commented] (CASSANDRA-15113) StorageService.decommission() throws RuntimeException when interrupted, which results in dead code in Decommission.execute()

2019-05-09 Thread Jon Meredith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836673#comment-16836673 ] Jon Meredith commented on CASSANDRA-15113: -- I agree the rethrown exception will not be

[jira] [Commented] (CASSANDRA-15113) StorageService.decommission() throws RuntimeException when interrupted

2019-05-07 Thread eBugs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834994#comment-16834994 ] eBugs commented on CASSANDRA-15113: --- After looking at related code, we found that {{throw}}