You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/09/12 11:40:45 UTC

[jira] [Resolved] (SPARK-10547) Streamline / improve style of Java API tests

     [ https://issues.apache.org/jira/browse/SPARK-10547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-10547.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8706
[https://github.com/apache/spark/pull/8706]

> Streamline / improve style of Java API tests
> --------------------------------------------
>
>                 Key: SPARK-10547
>                 URL: https://issues.apache.org/jira/browse/SPARK-10547
>             Project: Spark
>          Issue Type: Improvement
>          Components: Java API, Tests
>    Affects Versions: 1.5.0
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> I've wanted to touch up the style of the Java API tests. We've fixed some issues recently but there are still some common issues in the code:
> - Unneeded generic types
> - Unneeded exception declaration
> - Unnecessary local vars
> - Assert args in wrong order
> It's not a big issue, but, PR coming...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org