[
https://issues.apache.org/jira/browse/HBASE-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731616#comment-14731616
]
Hudson commented on HBASE-12988:
--------------------------------
FAILURE: Integrated in HBase-1.3 #150 (See
[https://builds.apache.org/job/HBase-1.3/150/])
HBASE-12988 [Replication]Parallel apply edits across regions. (larsh: rev
16d4ed63371e5c519314e94e055f9e6e13dc1e81)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java
* hbase-common/src/main/resources/hbase-default.xml
* hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
> [Replication]Parallel apply edits across regions
> ------------------------------------------------
>
> Key: HBASE-12988
> URL: https://issues.apache.org/jira/browse/HBASE-12988
> Project: HBase
> Issue Type: Improvement
> Components: Replication
> Reporter: hongyu bi
> Assignee: Lars Hofhansl
> Fix For: 2.0.0, 1.3.0, 1.2.1
>
> Attachments: 12988-v2.txt, 12988-v3.txt, 12988-v4.txt, 12988-v5.txt,
> 12988.txt, HBASE-12988-0.98.patch, ParallelReplication-v2.txt
>
>
> we can apply edits to slave cluster in parallel on table-level to speed up
> replication .
> update : per conversation blow , it's better to apply edits on row-level in
> parallel
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)