You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2014/02/23 03:36:19 UTC

[jira] [Updated] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

     [ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-10594:
----------------------------------

    Attachment: 10594-0.94.txt

Trivial change. The observation is that snapshot1 is only used in one of the tests, but yet it is re-created for every single test.
Shave 10% of the runtime (i.e. 1 minute on the jenkinds boxes).

Not important, but might not hurt either.

> Speed up TestRestoreSnapshotFromClient a bit
> --------------------------------------------
>
>                 Key: HBASE-10594
>                 URL: https://issues.apache.org/jira/browse/HBASE-10594
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Minor
>         Attachments: 10594-0.94.txt
>
>
> Looking through the longest running test in 0.94 I noticed that TestRestoreSnapshotFromClient runs for over 10 minutes on the jenkins boxes (264s on my local box).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)