You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/12/18 21:43:07 UTC

[jira] [Created] (HBASE-10203) Separate testLogRollOnPipelineRestart out of TestLogRolling

Ted Yu created HBASE-10203:
------------------------------

             Summary: Separate testLogRollOnPipelineRestart out of TestLogRolling
                 Key: HBASE-10203
                 URL: https://issues.apache.org/jira/browse/HBASE-10203
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


>From https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/16/testReport/org.apache.hadoop.hbase.regionserver.wal/TestLogRolling/ :
{code}
testCompactionRecordDoesntBlockRolling	30 sec	Passed
testLogRollOnDatanodeDeath	3 min 19 sec	Passed
testLogRollOnPipelineRestart	6 min 16 sec	Passed
testLogRolling	4 min 27 sec	Passed
{code}
We can see that testLogRollOnPipelineRestart took almost as long as the other tests combined.

This JIRA separates testLogRollOnPipelineRestart out of TestLogRolling



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)