Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3CF3DDF8 for ; Fri, 31 Aug 2012 05:55:08 +0000 (UTC) Received: (qmail 44981 invoked by uid 500); 31 Aug 2012 05:55:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 44746 invoked by uid 500); 31 Aug 2012 05:55:08 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 44719 invoked by uid 99); 31 Aug 2012 05:55:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 05:55:07 +0000 Date: Fri, 31 Aug 2012 16:55:07 +1100 (NCT) From: "nkeywal (JIRA)" To: issues@hbase.apache.org Message-ID: <713938379.20962.1346392507621.JavaMail.jiratomcat@arcas> In-Reply-To: <1470571875.26868.1340054082698.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6234) Move simple KeyValue tests to hbase-common module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445700#comment-13445700 ] nkeywal commented on HBASE-6234: -------------------------------- bq. Do you think it's ok to drop it for now NK so we can pull up the other stuff? I don't really have an opinion since i don't know what it does (any better than a guess). I will submit the patch without it since i already made it. +1 to drop it if it's not trivial to keep it. > 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 > Fix For: 0.96.0 > > 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