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 8CFDEDA40 for ; Sun, 27 Jan 2013 18:39:13 +0000 (UTC) Received: (qmail 30464 invoked by uid 500); 27 Jan 2013 18:39:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 30428 invoked by uid 500); 27 Jan 2013 18:39:12 -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 30420 invoked by uid 99); 27 Jan 2013 18:39:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 18:39:12 +0000 Date: Sun, 27 Jan 2013 18:39:12 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7687) TestCatalogTracker.testServerNotRunningIOException fails occasionally 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-7687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7687: -------------------------- Attachment: 7687-94-v3.txt I stopped the loop for patch v2 after 63 successful iterations. Patch v3 removes the while loop which waits for Thread to come alive because CountDownLatch serves the same purpose. Hopefully the Thread would see the second ct.setMetaLocation(SN) call. > TestCatalogTracker.testServerNotRunningIOException fails occasionally > --------------------------------------------------------------------- > > Key: HBASE-7687 > URL: https://issues.apache.org/jira/browse/HBASE-7687 > Project: HBase > Issue Type: Sub-task > Reporter: Lars Hofhansl > Assignee: Ted Yu > Fix For: 0.96.0, 0.94.5 > > Attachments: 7687-94.txt, 7687-94-v2.txt, 7687-94-v3.txt, 7687-trunk.txt > > > I would like to remove this method. It micro-tests a single method and poorly at that. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira