[
https://issues.apache.org/jira/browse/HBASE-19665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391328#comment-16391328
]
Zheng Hu commented on HBASE-19665:
----------------------------------
I moved all storage layer UTs from module hbase-replication to hbase-server,
because UT for table based replication depends on HBaseTestingUtility class
, which is located in hbase-server module. if no moving, the
hbase-replication module has to add hbase-server module as its dependency,
which will lead to dependency circle. :-(
> Add table based replication peers/queues storage back
> -----------------------------------------------------
>
> Key: HBASE-19665
> URL: https://issues.apache.org/jira/browse/HBASE-19665
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Guanghao Zhang
> Assignee: Zheng Hu
> Priority: Major
> Attachments: HBASE-19665.v1.patch, HBASE-19665.v2.patch
>
>
> We removed them after HBASE-19397. So open a issue to track this thing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)