[
https://issues.apache.org/jira/browse/HBASE-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-10818:
---------------------------------
Attachment: HBASE-10818.00.patch
Here's the patch I'm testing. Adds
{{-Dhbase.IntegrationTestBulkLoad.replicaCount=}} as a new cli flag with
default value of 1. When a different value is provided, it does the following
# Create a table with region_replication set to N, and bulk load some data
# Install the TestReplicasClient.SlowMeCopro co-processor to slow down the
regionserver hosting the default replica
# Verify bulkload
I also noticed that the {{runCheck}} method didn't use the Scan instance it
created, so fixed that as well.
> Add integration test for bulkload with replicas
> -----------------------------------------------
>
> Key: HBASE-10818
> URL: https://issues.apache.org/jira/browse/HBASE-10818
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: hbase-10070
> Reporter: Nick Dimiduk
> Attachments: HBASE-10818.00.patch
>
>
> Should verify bulkload is not affected by region replicas.
--
This message was sent by Atlassian JIRA
(v6.2#6252)