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 A44AB17E8A for ; Wed, 29 Oct 2014 21:26:34 +0000 (UTC) Received: (qmail 94998 invoked by uid 500); 29 Oct 2014 21:26:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 94940 invoked by uid 500); 29 Oct 2014 21:26:34 -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 94927 invoked by uid 99); 29 Oct 2014 21:26:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2014 21:26:34 +0000 Date: Wed, 29 Oct 2014 21:26:34 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-12312) Another couple of createTable race conditions 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-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12312: ----------------------------------- Attachment: HBASE-12312-0.98.patch What I applied to 0.98. TestScanEarlyTermination passed for me 10 out of 10 times locally. Will watch it on Jenkins and our test rigs. > Another couple of createTable race conditions > --------------------------------------------- > > Key: HBASE-12312 > URL: https://issues.apache.org/jira/browse/HBASE-12312 > Project: HBase > Issue Type: Bug > Reporter: Dima Spivak > Assignee: Dima Spivak > Fix For: 2.0.0, 0.98.8, 0.99.2 > > Attachments: HBASE-12312-0.98.patch, HBASE-12312_master_v1.patch, HBASE-12312_master_v2.patch, HBASE-12312_master_v3 (1).patch, HBASE-12312_master_v3.patch, HBASE-12312_master_v3.patch, HBASE-12312_master_v3.patch, HBASE-12312_master_v4.patch > > > Found a couple more failing tests in TestAccessController and TestScanEarlyTermination caused by my favorite race condition. :) Will post a patch in a second. -- This message was sent by Atlassian JIRA (v6.3.4#6332)