[
https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402801#comment-13402801
]
Zhihong Ted Yu commented on HBASE-2611:
---------------------------------------
bq. average load being 12-14 logs
Can you make the above 10x ?
Another consideration is when (which major release) zookeeper 3.4 would be
listed as minimum requirement.
There hasn't been consensus so far.
Here're all the replication-related tests:
{code}
src/test/java/org/apache/hadoop/hbase/client/replication/TestReplicationAdmin.java
src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java
src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java
src/test/java/org/apache/hadoop/hbase/replication/TestReplication.java
src/test/java/org/apache/hadoop/hbase/replication/TestReplicationDeleteTypes.java
src/test/java/org/apache/hadoop/hbase/replication/TestReplicationPeer.java
src/test/java/org/apache/hadoop/hbase/replication/TestReplicationSource.java
{code}
> Handle RS that fails while processing the failure of another one
> ----------------------------------------------------------------
>
> Key: HBASE-2611
> URL: https://issues.apache.org/jira/browse/HBASE-2611
> Project: HBase
> Issue Type: Sub-task
> Components: replication
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Attachments: HBase-2611-upstream-v1.patch
>
>
> HBASE-2223 doesn't manage region servers that fail while doing the transfer
> of HLogs queues from other region servers that failed. Devise a reliable way
> to do it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira