[
https://issues.apache.org/jira/browse/HBASE-15868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph updated HBASE-15868:
---------------------------
Attachment: HBASE-15868.patch
Small refactoring change. I am not sure if we even really want to keep this
code. I am not even sure if this method is necessary. It is only used once and
is a simple comparison.
> Refactor ReplicationQueues.isThisOurZnode() to
> ReplicationQueues.isThisOurRegionServer
> --------------------------------------------------------------------------------------
>
> Key: HBASE-15868
> URL: https://issues.apache.org/jira/browse/HBASE-15868
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Joseph
> Assignee: Joseph
> Priority: Minor
> Attachments: HBASE-15868.patch
>
>
> Minor refactoring because we want to eventually write non-ZooKeeper dependent
> implementations of ReplicationQueues. These implementations will rely on
> HBase tables instead of ZooKeeper z-nodes to store replication-rs information
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)