You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/12/16 00:29:31 UTC

[jira] [Commented] (HBASE-5049) TestHLogSplit.testLogRollAfterSplitStart not working due to HBASE-5006

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

jiraposter@reviews.apache.org commented on HBASE-5049:
------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3218/
-----------------------------------------------------------

Review request for hbase, Todd Lipcon, Ted Yu, and Michael Stack.


Summary
-------

Minor unit test fix.


This addresses bug HBASE-5049.
    https://issues.apache.org/jira/browse/HBASE-5049


Diffs
-----

  src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLog.java 90f9243 

Diff: https://reviews.apache.org/r/3218/diff


Testing
-------

TestHLogSplit works fine in eclipse now.


Thanks,

Jimmy


                
> 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