You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2012/06/14 04:12:48 UTC

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

Jimmy Xiang created HBASE-6206:
----------------------------------

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


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

        

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

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ 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

        

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

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399420#comment-13399420 ] 

Jimmy Xiang commented on HBASE-6206:
------------------------------------

Class TreeMap in jdk1.7 is a little bit different, which is the cause.
This patch relates to some protobuf change, so for trunk only. For other
fixes, I need to take a look.

Thanks for reviewing it.
                
> 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

        

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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399733#comment-13399733 ] 

Hudson commented on HBASE-6206:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #65 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/65/])
    HBASE-6206 Large tests fail with jdk1.7 (Revision 1352962)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/Get.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/Scan.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

                
> 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

        

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

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6206:
-------------------------------

    Status: Patch Available  (was: Open)
    
> 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

        

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

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-6206:
---------------------------------

    Fix Version/s: 0.94.4
    
> 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
>             Fix For: 0.96.0, 0.94.4
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6206:
-------------------------------

    Attachment: 6206-hbase.patch
    
> 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

        

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

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399424#comment-13399424 ] 

Andrew Purtell commented on HBASE-6206:
---------------------------------------

That change in ProtobufUtil would seem to fix a real bug also, i.e. not what we really want with 1.6 either.
                
> 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

        

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

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399403#comment-13399403 ] 

stack commented on HBASE-6206:
------------------------------

Interesting that you have to make these changes Jimmy.  Why does jdk1.7 bring them on?

+1 on commit.

Your 1.7 fixes should go into 0.94 and 0.92 too?

Good on you Jimmy.
                
> 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

        

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

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6206:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> 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

        

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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399484#comment-13399484 ] 

Hudson commented on HBASE-6206:
-------------------------------

Integrated in HBase-TRUNK #3058 (See [https://builds.apache.org/job/HBase-TRUNK/3058/])
    HBASE-6206 Large tests fail with jdk1.7 (Revision 1352962)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/Get.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/Scan.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

                
> 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

        

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

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-6206:
---------------------------------

    Fix Version/s: 0.96.0
    
> 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
>             Fix For: 0.96.0, 0.94.4
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511088#comment-13511088 ] 

Hudson commented on HBASE-6206:
-------------------------------

Integrated in HBase-0.94 #611 (See [https://builds.apache.org/job/HBase-0.94/611/])
    HBASE-6206 Large tests fail with jdk1.7 (Revision 1417249)

     Result = FAILURE
larsh : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/Get.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/Scan.java

                
> 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
>             Fix For: 0.96.0, 0.94.4
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira