[
https://issues.apache.org/jira/browse/HBASE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103867#comment-13103867
]
Lars Hofhansl commented on HBASE-2196:
--------------------------------------
Thanks Stack and J-D. I started on having ReplicationSource manage their own
logs. So far it does not actually make the code nicer and easier to read, the
version I have so far also fails TestReplication. So that's for another jira
(as you say).
One thing I did was to remove HServerAddress from ReplicationSource in favor of
using ServerName.
HServerAddress resolves hostnames right away, which is good in this case, but
as HConnectionManager caches the connection anyway, that should not be a
problem.
I'll add more tests and also do real world testing, and then send an update.
> Support more than one slave cluster
> -----------------------------------
>
> Key: HBASE-2196
> URL: https://issues.apache.org/jira/browse/HBASE-2196
> Project: HBase
> Issue Type: Sub-task
> Components: replication
> Reporter: Jean-Daniel Cryans
> Fix For: 0.92.0
>
> Attachments: 2196-v2.txt, 2196.txt, HBASE-2196-wip.patch
>
>
> Currently replication supports only 1 slave cluster, need to ability to add
> more.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira