[
https://issues.apache.org/jira/browse/HBASE-21588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733916#comment-16733916
]
Jingyun Tian commented on HBASE-21588:
--------------------------------------
[ERROR] org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedure Time
elapsed: 24.063 s <<< ERROR! org.junit.runners.model.TestTimedOutException:
test timed out after 780 seconds at
org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedure.createTable(TestServerCrashProcedure.java:228)
at
org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedure.testRecoveryAndDoubleExecution(TestServerCrashProcedure.java:138)
at
org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedure.testCrashTargetRs(TestServerCrashProcedure.java:112)
[ERROR] org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedure Time
elapsed: 24.357 s <<< ERROR!
According this log, this TestServerCrashProcedure is not stuck but exceeds time
limit since it's too large.
it costs 10min 52sec on my own desktop. Let me split this UT.
> Procedure v2 wal splitting implementation
> -----------------------------------------
>
> Key: HBASE-21588
> URL: https://issues.apache.org/jira/browse/HBASE-21588
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Major
> Attachments: HBASE-21588.master.003.patch,
> HBASE-21588.master.004.patch, HBASE-21588.master.005.patch,
> HBASE-21588.master.006.patch, HBASE-21588.master.007.patch,
> HBASE-21588.master.008.patch, HBASE-21588.master.009.patch,
> HBASE-21588.master.010.patch, HBASE-21588.master.011.patch,
> HBASE-21588.master.012.patch, HBASE-21588.master.013.patch,
> HBASE-21588.master.014.patch, HBASE-21588.master.015.patch,
> HBASE-21588.master.016.patch, HBASE-21588.master.017.patch,
> HBASE-21588.master.018.patch, HBASE-21588.master.018.patch,
> HBASE-21588.master.019.patch
>
>
> create a sub task to submit the implementation of procedure v2 wal splitting
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)