[
https://issues.apache.org/jira/browse/HDFS-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180433#comment-15180433
]
Hadoop QA commented on HDFS-9907:
---------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 11s
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
1s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green} 0m 0s
{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
36s {color} | {color:green} Patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 1m 16s {color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Image:yetus/hadoop:0ca8df7 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12791520/HDFS-9907-HDFS-7240.001.patch
|
| JIRA Issue | HDFS-9907 |
| Optional Tests | asflicense xml |
| uname | Linux 50581ad82679 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh
|
| git revision | HDFS-7240 / 1244d8f |
| modules | C: hadoop-hdfs-project/hadoop-hdfs U:
hadoop-hdfs-project/hadoop-hdfs |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/14720/console |
| Powered by | Apache Yetus 0.3.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Exclude Ozone protobuf-generated classes from Findbugs analysis.
> ----------------------------------------------------------------
>
> Key: HDFS-9907
> URL: https://issues.apache.org/jira/browse/HDFS-9907
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Trivial
> Attachments: HDFS-9907-HDFS-7240.001.patch
>
>
> Pre-commit runs on the HDFS-7240 feature branch are currently flagging Ozone
> protobuf-generated classes with warnings. These warnings aren't relevant,
> because we don't directly control the code generated by protoc. We can
> exclude these classes in the Findbugs configuration, just like we do for
> other existing protobuf-generated classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)