Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20110

Findbugs in zk and mr caused nightly #409 branch-2 to fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • findbugs
    • None

    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:

      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   | 
      

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

      Attachments

        1. HBASE-20110.branch-2.001.patch
          3 kB
          Michael Stack

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: