Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2837A18A0F for ; Sat, 23 May 2015 21:38:18 +0000 (UTC) Received: (qmail 32888 invoked by uid 500); 23 May 2015 21:38:17 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 32805 invoked by uid 500); 23 May 2015 21:38:17 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 32471 invoked by uid 99); 23 May 2015 21:38:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 May 2015 21:38:17 +0000 Date: Sat, 23 May 2015 21:38:17 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-13757) TestMultiParallel (and others) failing on 0.98 since HBASE-13712 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrew Purtell created HBASE-13757: -------------------------------------- Summary: TestMultiParallel (and others) failing on 0.98 since HBASE-13712 Key: HBASE-13757 URL: https://issues.apache.org/jira/browse/HBASE-13757 Project: HBase Issue Type: Bug Reporter: Andrew Purtell Assignee: Andrew Purtell Fix For: 0.98.13 I recently backported a bunch of changes to the Canary to 0.98, and as a standalone daemon it tested out ok. On HBASE-13712 the reviewer and I mistook precommit failures for an ASF Jenkins botch but several test failures were legitimate. Fixing them here. -- This message was sent by Atlassian JIRA (v6.3.4#6332)