[ 
https://issues.apache.org/jira/browse/HBASE-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005287#comment-14005287
 ] 

Devaraj Das commented on HBASE-10818:
-------------------------------------

[~ndimiduk], the sleep is there but the sleep happens based on a condition (if 
it is a primary replica). I added a new coprocessor that is similar to the one 
in the TestReplicasClient. The new one is simpler without static variables etc. 
The one in TestReplicasClient caused some issues when I tried to bring up a 
real cluster with that coprocessor. I didn't spend time in analyzing why and 
instead wrote a simpler coprocessor for this test.

> 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
>            Assignee: Nick Dimiduk
>             Fix For: hbase-10070
>
>         Attachments: 10818-7.txt, HBASE-10818.00.patch, HBASE-10818.01.patch, 
> HBASE-10818.02.patch, IntegrationTestBulkLoad_replicas.log
>
>
> Should verify bulkload is not affected by region replicas.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to