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

stack updated HBASE-20110:
--------------------------
    Description: 
Build nightly #409 on branch-2 passed all unit tests on hadoop2 and hadoop3 and 
then failed because of extant findbugs issues in zk and mr.

Here was report from the nightly:

{code}
01:24:40 | Vote |      Subsystem |  Runtime   | Comment
01:24:40 
============================================================================
01:24:40 |   0  |        reexec  |   0m 17s   | Docker mode activated. 
01:24:40 |      |                |            | Prechecks 
01:24:40 |      |                |            | Compile Tests 
01:24:40 |   0  |        mvndep  |   0m 10s   | Maven dependency ordering 
01:24:40 |  +1  |    mvninstall  |   3m 23s   | the source passed 
01:24:40 |  +1  |       compile  |   3m 17s   | the source passed 
01:24:40 |  -0  |         javac  |   3m 17s   | root has 32 issues. 
01:24:40 |   0  |      findbugs  |   0m  1s   | Skipped 15 modules in the 
source tree 
01:24:40 |      |                |            | with no Java source.
01:24:40 |  -1  |      findbugs  |   0m 22s   | hbase-zookeeper in branch-2 has 
3 extant 
01:24:40 |      |                |            | Findbugs warnings.
01:24:40 |  -1  |      findbugs  |   0m 32s   | hbase-mapreduce in branch-2 has 
1 extant 
01:24:40 |      |                |            | Findbugs warnings.
01:24:40 |      |                |            | Other Tests 
01:24:40 |  +1  |          unit  | 158m 41s   | root in the source passed. 
01:24:40 |      |                | 180m 39s   | 
{code}

A couple of dead assigns and a compareTo w/o an equals ignored in original 
class but copy-paste was missing the findbugs exemption.



  was:
Build nightly #409 on branch-2 passed all unit tests on hadoop2 and hadoop3 and 
then failed because of extant findbugs issues in zk and mr.




> Findbugs in zk and mr caused nightly #409 branch-2 to fail
> ----------------------------------------------------------
>
>                 Key: HBASE-20110
>                 URL: https://issues.apache.org/jira/browse/HBASE-20110
>             Project: HBase
>          Issue Type: Bug
>          Components: findbugs
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-20110.branch-2.001.patch
>
>
> Build nightly #409 on branch-2 passed all unit tests on hadoop2 and hadoop3 
> and then failed because of extant findbugs issues in zk and mr.
> Here was report from the nightly:
> {code}
> 01:24:40 | Vote |      Subsystem |  Runtime   | Comment
> 01:24:40 
> ============================================================================
> 01:24:40 |   0  |        reexec  |   0m 17s   | Docker mode activated. 
> 01:24:40 |      |                |            | Prechecks 
> 01:24:40 |      |                |            | Compile Tests 
> 01:24:40 |   0  |        mvndep  |   0m 10s   | Maven dependency ordering 
> 01:24:40 |  +1  |    mvninstall  |   3m 23s   | the source passed 
> 01:24:40 |  +1  |       compile  |   3m 17s   | the source passed 
> 01:24:40 |  -0  |         javac  |   3m 17s   | root has 32 issues. 
> 01:24:40 |   0  |      findbugs  |   0m  1s   | Skipped 15 modules in the 
> source tree 
> 01:24:40 |      |                |            | with no Java source.
> 01:24:40 |  -1  |      findbugs  |   0m 22s   | hbase-zookeeper in branch-2 
> has 3 extant 
> 01:24:40 |      |                |            | Findbugs warnings.
> 01:24:40 |  -1  |      findbugs  |   0m 32s   | hbase-mapreduce in branch-2 
> has 1 extant 
> 01:24:40 |      |                |            | Findbugs warnings.
> 01:24:40 |      |                |            | Other Tests 
> 01:24:40 |  +1  |          unit  | 158m 41s   | root in the source passed. 
> 01:24:40 |      |                | 180m 39s   | 
> {code}
> A couple of dead assigns and a compareTo w/o an equals ignored in original 
> class but copy-paste was missing the findbugs exemption.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to