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

Zhihong Yu commented on HBASE-5049:
-----------------------------------

I looked at 
https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2547/console and 
saw TestHLogSplit pass.

I ran TestHLogSplit#testLogRollAfterSplitStart on MacBook for both TRUNK and 
0.92 - I didn't see the exception.

Can you let me know how the test failure can be reproduced ?
                
> TestHLogSplit.testLogRollAfterSplitStart not working due to HBASE-5006
> ----------------------------------------------------------------------
>
>                 Key: HBASE-5049
>                 URL: https://issues.apache.org/jira/browse/HBASE-5049
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0, 0.94.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Trivial
>         Attachments: 
> 0001-HBASE-5049-TestHLogSplit.testLogRollAfterSplitStart-.patch
>
>
> java.lang.IllegalStateException: Can't overwrite cause
>       at java.lang.Throwable.initCause(Throwable.java:320)
>       at 
> org.apache.hadoop.hbase.regionserver.wal.HLog.createWriter(HLog.java:624)
>       at 
> org.apache.hadoop.hbase.regionserver.wal.HLog.createWriterInstance(HLog.java:570)
>       at 
> org.apache.hadoop.hbase.regionserver.wal.HLog.rollWriter(HLog.java:504)
>       at 
> org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit.testLogRollAfterSplitStart(TestHLogSplit.java:880)

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