[
https://issues.apache.org/jira/browse/HBASE-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980244#comment-15980244
]
Ted Yu commented on HBASE-17949:
--------------------------------
Looking at
https://builds.apache.org/job/HBase-TRUNK_matrix/jdk=JDK%201.8%20(latest),label=Hadoop/2901/testReport/org.apache.hadoop.hbase.backup/TestBackupMultipleDeletes/testBackupMultipleDeletes/
, I don't see log in the following form (test table creation):
{code}
2017-04-22 19:58:59,129 DEBUG
[RpcServer.default.FPBQ.Fifo.handler=4,queue=0,port=50850]
procedure2.ProcedureExecutor(788): Stored procId=9, owner=tyu, state=RUNNABLE:
CREATE_TABLE_PRE_OPERATION, CreateTableProcedure
table=ns2:test-14929163365131
{code}
> 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
>
> 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.3.15#6346)