[
https://issues.apache.org/jira/browse/HBASE-15947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Mackrory updated HBASE-15947:
----------------------------------
Attachment: HBASE-15947-v2.patch
HBASE-15947-branch-1-v2.patch
'twas the wrong branch. Attacing separate patches for branch-1 and master. Not
sure if this is considered incompatible. The classes do end up in different
JARs, so it is in at least one way incompatible.
> 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
> Reporter: Sean Mackrory
> Priority: Trivial
> Attachments: HBASE-15947-branch-1-v2.patch, HBASE-15947-v2.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.3.4#6332)