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 0AE1810487 for ; Thu, 7 Nov 2013 02:51:18 +0000 (UTC) Received: (qmail 51530 invoked by uid 500); 7 Nov 2013 02:51:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 51497 invoked by uid 500); 7 Nov 2013 02:51:17 -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 51488 invoked by uid 99); 7 Nov 2013 02:51:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 02:51:17 +0000 Date: Thu, 7 Nov 2013 02:51:17 +0000 (UTC) From: "Jean-Marc Spaggiari (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-9911) PerformanceEvaluation should be used as a proxy class for TestHFilePerformance and HFilePerformanceEvaluation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Marc Spaggiari created HBASE-9911: ------------------------------------------ Summary: PerformanceEvaluation should be used as a proxy class for TestHFilePerformance and HFilePerformanceEvaluation Key: HBASE-9911 URL: https://issues.apache.org/jira/browse/HBASE-9911 Project: HBase Issue Type: Bug Reporter: Jean-Marc Spaggiari All the performance tests classes should be called from PerformanceEvaluation as a proxy. This will allow to have a clear view of all the performance tests available. TestHFilePerformance and HFilePerformanceEvaluation should do the same. -- This message was sent by Atlassian JIRA (v6.1#6144)