[
https://issues.apache.org/jira/browse/HBASE-7565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556665#comment-13556665
]
Chris Trezzo commented on HBASE-7565:
-------------------------------------
[[email protected]] [~jdcryans]
One thought that I had (relating to HBASE-7577) is to change
ReplicationStateInterface to ReplicationStatus. Also change
replicationStateNodeName (default: state) to "status" and change
peerStateNodeName (default: peer-state) to "peer-status". My thinking behind
this is that the idea of replication being ENABLED or DISABLED is referring to
the status of replication, where as the state of replication should refer to
all the state needed for replication (i.e. status, peers, and queues). You
could then rename ReplicationZookeeper to ReplicationState, since zookeeper is
becoming an implementation detail that is being pushed down another level.
Thoughts? Or am I being fussy?
If you guys think it is a good idea, I can post a patch with the renaming.
> [replication] Create an interface for the replication state node
> ----------------------------------------------------------------
>
> Key: HBASE-7565
> URL: https://issues.apache.org/jira/browse/HBASE-7565
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Chris Trezzo
> Assignee: Chris Trezzo
> Fix For: 0.96.0
>
> Attachments: HBASE-7565.v1, HBASE-7565.v2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira