[
https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085666#comment-16085666
]
Guanghao Zhang commented on HBASE-17442:
----------------------------------------
bq. Plan is to first move it to hbase-server package and then to a new
hbase-replication package ?
[~stack] was helping to add a hbase-replication module. I thought that may need
time to be done. So I add a patch which more them to hbase-server package first.
bq. Any code changes done in the moved files ?
I move the replication znode from ReplicationStateZKBase to ZNodePaths. And
only use conf to get replication znode in ZNodePaths.
Another problem is ReplicationAdmin. Do we should move it to hbase-server
package, too?
> Move most of the replication related classes to hbase-server package
> --------------------------------------------------------------------
>
> Key: HBASE-17442
> URL: https://issues.apache.org/jira/browse/HBASE-17442
> Project: HBase
> Issue Type: Sub-task
> Components: build, Replication
> Affects Versions: 2.0.0
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: 0001-hbase-replication-module.patch,
> HBASE-17442.v1.patch, HBASE-17442.v2.patch, HBASE-17442.v2.patch
>
>
> After the replication requests are routed through master, replication
> implementation details didn't need be exposed to client. We should move most
> of the replication related classes to hbase-server package.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)