[ https://issues.apache.org/jira/browse/RATIS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dinesh Chitlangia updated RATIS-950: ------------------------------------ Summary: Handle Exceptions appropriately (was: Handle InterruptedException) > Handle Exceptions appropriately > ------------------------------- > > Key: RATIS-950 > URL: https://issues.apache.org/jira/browse/RATIS-950 > Project: Ratis > Issue Type: Sub-task > Affects Versions: 0.5.0 > Reporter: Dinesh Chitlangia > Assignee: Dinesh Chitlangia > Priority: Major > > InterruptedException should not be ignored, either the method should be > re-interrupted or an exception should be thrown again. > This Jira aims to address all 29 occurrences of this violation in Ratis. > [https://sonarcloud.io/project/issues?id=apache_incubator-ratis&resolved=false&rules=java%3AS2142&types=BUG] > > Issues in Native API can be ignore as it will be removed by RATIS-757 -- This message was sent by Atlassian Jira (v8.3.4#803005)