[
https://issues.apache.org/jira/browse/HBASE-15947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142804#comment-16142804
]
Chia-Ping Tsai commented on HBASE-15947:
----------------------------------------
HBASE-6162 leave them in production scope because some tests in other module
referenced them. Howeven, HBASE-6702 added the hbase-common's test scope to
hbase-server. In short, it is time to move them into test folder.
> Classes used only for tests included in main code base
> ------------------------------------------------------
>
> Key: HBASE-15947
> URL: https://issues.apache.org/jira/browse/HBASE-15947
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Reporter: Sean Mackrory
> Assignee: Sean Mackrory
> Priority: Trivial
> Attachments: HBASE-15947-branch-1-v2.patch, HBASE-15947-v2.patch,
> HBASE-15947-v3.patch
>
>
> The classes LoadTestKVGenerator and RedundantKVGenerator in
> hbase-common/src/main/java/org/apache/hadoop/hbase/util/test are only used in
> tests (at least in the HBase codebase itself - not sure if they would have
> any use for other software). Should probably move them into src/test/java to
> keep a good separation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)