You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2012/06/19 06:39:42 UTC

[jira] [Commented] (HBASE-6206) Large tests fail with jdk1.7

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

Hadoop QA commented on HBASE-6206:
----------------------------------

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

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

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +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 7 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/2187//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2187//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2187//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2187//console

This message is automatically generated.
                
> Large tests fail with jdk1.7
> ----------------------------
>
>                 Key: HBASE-6206
>                 URL: https://issues.apache.org/jira/browse/HBASE-6206
>             Project: HBase
>          Issue Type: Sub-task
>          Components: thrift
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>         Attachments: 6206-hbase.patch
>
>
> Failed tests:   testSimplePutDelete(org.apache.hadoop.hbase.replication.TestMasterReplication): Waited too much time for put replication
>   testCyclicReplication(org.apache.hadoop.hbase.replication.TestMasterReplication): Waited too much time for put replication
>   testMultiSlaveReplication(org.apache.hadoop.hbase.replication.TestMultiSlaveReplication): Waited too much time for put replication
>   testDeleteTypes(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   testSimplePutDelete(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   testSmallBatch(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for normal batch replication
>   testStartStop(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   testDisableEnable(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   testDisableInactivePeer(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   testAddAndRemoveClusters(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for put replication
>   loadTesting(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for normal batch replication, 0 instead of 1000
>   testVerifyRepJob(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for normal batch replication
>   testRSSplitEphemeralsDisappearButDaughtersAreOnlinedAfterShutdownHandling(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster)
> Tests in error: 
>   testNull(org.apache.hadoop.hbase.client.TestFromClientSide)
>   testPut(org.apache.hadoop.hbase.client.TestFromClientSide)
>   testSplit(org.apache.hadoop.hbase.regionserver.wal.TestHLog): 3 exceptions [org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on /user/jxiang/hbase/TestHLog/08fec3b92db148f74a1599c3db6fb1ee/recovered.edits/0000000000000000004.temp File is not open for writing. Holder DFSClient_388157531 does not have any open files.(..)
> Tests run: 333, Failures: 4, Errors: 3, Skipped: 7

--
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