[
https://issues.apache.org/jira/browse/HBASE-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134172#comment-16134172
]
Reid Chan commented on HBASE-17949:
-----------------------------------
here is mine (one of):
{code}
Running org.apache.hadoop.hbase.backup.TestBackupMultipleDeletes
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.117 sec -
in org.apache.hadoop.hbase.backup.TestBackupMultipleDeletes
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
{code} But sometimes, it couldn't finish itself.
My mac: 2.7 GHz Intel Core i5, 8 GB 1867 MHz DDR3.
Maybe there are unstable factors? i'm going to run more few times and look
deeply in codes
> Shorten the execution time of TestBackupMultipleDeletes
> -------------------------------------------------------
>
> Key: HBASE-17949
> URL: https://issues.apache.org/jira/browse/HBASE-17949
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Priority: Minor
> Labels: backup
>
> On my Mac, TestBackupMultipleDeletes took 10 minutes to run.
> The test performs 5 incremental backups in total for 3 tables.
> We can reduce the number of incremental backups so that runtime comes down by
> a few minutes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)