[ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252962#comment-13252962
 ] 

Hadoop QA commented on HBASE-5777:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12522493/hbase-5777.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    -1 findbugs.  The patch appears to introduce 3 new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    +1 core tests.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1500//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1500//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1500//console

This message is automatically generated.
                
> MiniHBaseCluster cannot start multiple region servers
> -----------------------------------------------------
>
>                 Key: HBASE-5777
>                 URL: https://issues.apache.org/jira/browse/HBASE-5777
>             Project: HBase
>          Issue Type: Test
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: hbase-5777.patch, hbase-5777_v2.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depending on multiple region servers 
> flaky, such as TestAdmin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to