[
https://issues.apache.org/jira/browse/HADOOP-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016896#comment-16016896
]
Hudson commented on HADOOP-11869:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11753 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11753/])
HADOOP-11869. Suppress ParameterNumber checkstyle violations for (cdouglas: rev
009b9f3ebc6e673688a281d1595f640eb8c3e77b)
* (edit) hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml
> Suppress ParameterNumber checkstyle violations for overridden methods
> ---------------------------------------------------------------------
>
> Key: HADOOP-11869
> URL: https://issues.apache.org/jira/browse/HADOOP-11869
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Sidharta Seethana
> Assignee: Jonathan Eagles
> Fix For: 3.0.0-alpha3
>
> Attachments: HADOOP-11869.ParameterNumber.patch
>
>
> There seem to be a lot of arcane errors being caused by the checkstyle
> rules/script. Real issues tend to be buried in this noise. Some examples :
> 1. "Line is longer than 80 characters" - this shows up even for cases like
> import statements, package names
> 2. "Missing a Javadoc comment." - for every private member including cases
> like "Configuration conf".
> Having rules like these will result in a large number of pre-commit job
> failures. We should fine tune the rules used for checkstyle.
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]