[
https://issues.apache.org/jira/browse/HBASE-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349168#comment-14349168
]
Jean-Daniel Cryans commented on HBASE-13135:
--------------------------------------------
Good stuff Misty, a few more things while we're here.
I think we can remove this line since it's on by default, maybe say that the
operator should check it wasn't disabled:
bq. On the source cluster, enable replication by setting `hbase.replication` to
`true` in _hbase-site.xml_.
The following can be removed, we don't print this out at least since the
endpoint changes:
{quote}
Considering 1 rs, with ratio 0.1
Getting 1 rs from peer cluster # 0
Choosing peer 10.10.1.49:62020
{quote}
This is a more reliable thing to point out instead, coming from
ReplicationSource:
bq. LOG.info("Replicating "+clusterId + " -> " + peerClusterId);
> Move replication ops mgmt stuff from Javadoc to Ref Guide
> ---------------------------------------------------------
>
> Key: HBASE-13135
> URL: https://issues.apache.org/jira/browse/HBASE-13135
> Project: HBase
> Issue Type: Bug
> Components: documentation, Replication
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-13135-v1.patch, HBASE-13135-v2.patch,
> HBASE-13135.patch
>
>
> As per discussion with [~jmhsieh] and [[email protected]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)