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 9FA371829E for ; Fri, 6 Nov 2015 18:59:11 +0000 (UTC) Received: (qmail 98850 invoked by uid 500); 6 Nov 2015 18:59:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 98806 invoked by uid 500); 6 Nov 2015 18:59:11 -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 98629 invoked by uid 99); 6 Nov 2015 18:59:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 18:59:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0FE522C1F6E for ; Fri, 6 Nov 2015 18:59:11 +0000 (UTC) Date: Fri, 6 Nov 2015 18:59:11 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-14779) Revamp IntegrationTestMTTR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jonathan Hsieh created HBASE-14779: -------------------------------------- Summary: Revamp IntegrationTestMTTR Key: HBASE-14779 URL: https://issues.apache.org/jira/browse/HBASE-14779 Project: HBase Issue Type: Improvement Components: integration tests Affects Versions: 2.0.0 Reporter: Jonathan Hsieh Assignee: Jonathan Hsieh I've recently been trying to revive IntegrationTestMTTR runs and found that it tended to not complete in less 6 hours and wasn't written as many of the other Integration Tests. I'm going to revamp it a local it run of it can finish in < 30mins and to make it more configurable for a run against a real cluster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)