You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2016/06/02 19:14:59 UTC

[jira] [Created] (HBASE-15947) Classes used only for tests included in main code base

Sean Mackrory created HBASE-15947:
-------------------------------------

             Summary: 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


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)