[ https://issues.apache.org/jira/browse/SPARK-21970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen reassigned SPARK-21970: --------------------------------- Assignee: Armin Braun Issue Type: Improvement (was: Bug) > Do a Project Wide Sweep for Redundant Throws Declarations > --------------------------------------------------------- > > Key: SPARK-21970 > URL: https://issues.apache.org/jira/browse/SPARK-21970 > Project: Spark > Issue Type: Improvement > Components: Examples, Spark Core, SQL > Affects Versions: 2.3.0 > Reporter: Armin Braun > Assignee: Armin Braun > Priority: Trivial > Labels: cleanup > Fix For: 2.3.0 > > > Unfortunately, redundant throws declarations are not caught by Checkstyle and > there are quite a few in the current Java codebase. > In one case `ShuffleExternalSorter#closeAndGetSpills` this hides some dead > code too. > I think it's worthwhile to do a sweep for these and remove them. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org