[
https://issues.apache.org/jira/browse/HBASE-18860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591903#comment-16591903
]
Sean Busbey commented on HBASE-18860:
-------------------------------------
if we're going to add a package then we might as well add a module. The amount
of code is immaterial because the primary goal should be to avoid e.g. needing
to run through all the tests in hbase-server just to test changes on this
feature. And to avoid testing this feature when we need to make a change to
something unrelated in hbase-server.
so new module for as much as possible please. Also makes it easier to justify
an early merge to master if backing out is as simple as a module removal.
> Determine where to move ReadReplicaClustersTableNameUtils
> ---------------------------------------------------------
>
> Key: HBASE-18860
> URL: https://issues.apache.org/jira/browse/HBASE-18860
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: HBASE-18477
> Reporter: Zach York
> Assignee: Zach York
> Priority: Minor
>
> In HBASE-18773, Stack brought up the (good) point that
> ReadReplicaClustersTableNameUtils does not really belong in the hbase-common
> package. This follow-up JIRA is to determine the correct place for
> Read-Replica code and to move this utils class there.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)