[
https://issues.apache.org/jira/browse/HBASE-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445667#comment-13445667
]
stack commented on HBASE-6234:
------------------------------
Two tests hung:
{code}
pynchon:trunk stack$ ./dev-support/findHangingTest.sh
https://builds.apache.org/job/PreCommit-HBASE-Build/2743//console
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 159k 0 159k 0 0 166k 0 --:--:-- --:--:-- --:--:-- 232k
Hanging test: Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Hanging test: Running org.apache.hadoop.hbase.regionserver.
{code}
I tried them locally and passed. So committing...
> Move simple KeyValue tests to hbase-common module
> -------------------------------------------------
>
> Key: HBASE-6234
> URL: https://issues.apache.org/jira/browse/HBASE-6234
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.96.0
> Reporter: Matt Corgan
> Assignee: Matt Corgan
> Attachments: HBASE-6234-v1.patch, HBASE-6234-v2.patch
>
>
> TestKeyValue, LoadTestKVGenerator, and TestLoadTestKVGenerator should move up
> to hbase-common. This brings MD5Hash up as a dependency as well.
> To play well with Maven as discussed in HBASE-6162, I moved
> LoadTestKVGenerator from the src/test folder to src/main folder so that tests
> in other modules can see it. A couple other files' import statements were
> affected by this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira