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 961D8177E5 for ; Thu, 2 Apr 2015 04:47:53 +0000 (UTC) Received: (qmail 1500 invoked by uid 500); 2 Apr 2015 04:47:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 1460 invoked by uid 500); 2 Apr 2015 04:47:53 -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 1352 invoked by uid 99); 2 Apr 2015 04:47:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 04:47:53 +0000 Date: Thu, 2 Apr 2015 04:47:53 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13383) TestRegionServerObserver.testCoprocessorHooksInRegionsMerge zombie after HBASE-12975 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-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13383: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Appreciate the sanity check [~mantonov]. I committed this obvious fix to clean up the precommit builds. We can revert later if someone has concerns or objections. > TestRegionServerObserver.testCoprocessorHooksInRegionsMerge zombie after HBASE-12975 > ------------------------------------------------------------------------------------ > > Key: HBASE-13383 > URL: https://issues.apache.org/jira/browse/HBASE-13383 > Project: HBase > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Fix For: 2.0.0 > > Attachments: HBASE-13383.patch > > > Stuck here: > {noformat} > "main" prio=10 tid=0x00007f3ff4008000 nid=0x6183 waiting on condition [0x00007f3 > ffa49e000] > java.lang.Thread.State: TIMED_WAITING (sleeping) > at java.lang.Thread.sleep(Native Method) > at org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.testCoprocessorHooksInRegionsMerge(TestRegionServerObserver.java:100) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)