[
https://issues.apache.org/jira/browse/HBASE-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096803#comment-13096803
]
stack commented on HBASE-2195:
------------------------------
bq. So the ClusterUUID needs to be encoded (maybe as simple as replacing - with
x). Base64 encoding is no good because it contains / . Or maybe it is simpler
to use ; as separator now.
Thats unfortunate. Yeah, replace the hyphen with an underscore or something
(the UUID toString is no help here).
bq. I am not aware of any length limits for ZNode names, is that correct?
Can you find any in zk apis? I don't know if there are limits. If you can't
figure it, we can ask the lads.
bq. on http://hbase.apache.org/replication.html
Bug J-D on Tuesday after he gets back from holidays. He did a presentation on
it recently; that might be more up-to-date than whats on website.. he'd know
best.
> Support cyclic replication
> --------------------------
>
> Key: HBASE-2195
> URL: https://issues.apache.org/jira/browse/HBASE-2195
> Project: HBase
> Issue Type: Sub-task
> Components: replication
> Reporter: Jean-Daniel Cryans
> Attachments: 2195.txt
>
>
> We need to support cyclic replication by using the cluster id of each HlogKey
> and stop replicating when it goes back to the original cluster.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira