[
https://issues.apache.org/jira/browse/SPARK-21970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-21970:
------------------------------------
Assignee: Apache Spark
> 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: Bug
> Components: Examples, Spark Core, SQL
> Affects Versions: 2.3.0
> Reporter: Armin Braun
> Assignee: Apache Spark
> Priority: Trivial
> Labels: cleanup
>
> 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: [email protected]
For additional commands, e-mail: [email protected]