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 400DC185BF for ; Sat, 7 Nov 2015 01:13:16 +0000 (UTC) Received: (qmail 12239 invoked by uid 500); 7 Nov 2015 01:13:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 12181 invoked by uid 500); 7 Nov 2015 01:13: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 12163 invoked by uid 99); 7 Nov 2015 01:13:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Nov 2015 01:13:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E838F2C1F51 for ; Sat, 7 Nov 2015 01:13:10 +0000 (UTC) Date: Sat, 7 Nov 2015 01:13:10 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14779) Revamp IntegrationTestMTTR 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-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994817#comment-14994817 ] stack commented on HBASE-14779: ------------------------------- Patch seems fine. +1 if it works for you. So, this test is not like the others? Suggest you add some examples to the usage emission on commit, especially when it different... perhaps even a warning on emission that this is not like the others. * NOTE: this cannot run with a chaosmonkey policy because there are two tables and the 125 * IntegartionTetCase can only protect one table and cf from alters. 126 */ Can you say more on commit; I'm not sure I follow. > 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 > Attachments: hbase-14779.patch > > > 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)