[
https://issues.apache.org/jira/browse/HBASE-16634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-16634:
------------------------------------
Attachment: HBASE-16634-v1.patch
let me try v1, some tests in the run here failed with timeout/OOM
and I noticed that there is inconsistencies with the ExportSnapshot test
subclasses. some uses Medium, some Large and so on.
I also turned down the default number of regions to from 9 to 6, let see if we
improve something...
> Speedup TestExportSnapshot
> --------------------------
>
> Key: HBASE-16634
> URL: https://issues.apache.org/jira/browse/HBASE-16634
> Project: HBase
> Issue Type: Test
> Components: snapshots, test
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16634-v0.patch, HBASE-16634-v1.patch
>
>
> TestExportSnapshot is a long and heavy test since has to take snapshot,
> export (via MR), restore them and so on. this in general make the test flaky
> due to slowness.
> let's try to speed it up a bit by reducing the number of regions of the table
> we are testing on 9 regions at the moment we can reduce it at least to 2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)