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 83EA717B02 for ; Tue, 27 Oct 2015 20:35:29 +0000 (UTC) Received: (qmail 95797 invoked by uid 500); 27 Oct 2015 20:35:28 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 95547 invoked by uid 500); 27 Oct 2015 20:35:28 -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 95356 invoked by uid 99); 27 Oct 2015 20:35:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2015 20:35:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E06182C1F74 for ; Tue, 27 Oct 2015 20:35:27 +0000 (UTC) Date: Tue, 27 Oct 2015 20:35:27 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-14349) pre-commit zombie finder is overly broad 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-14349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14349. --------------------------- Resolution: Fixed Assignee: stack Hadoop Flags: Reviewed Fix Version/s: 2.0.0 So, the check is no longer overly broad. It may be broke... even. But it does not find tests from other builds anymore. Resolving. > pre-commit zombie finder is overly broad > ---------------------------------------- > > Key: HBASE-14349 > URL: https://issues.apache.org/jira/browse/HBASE-14349 > Project: HBase > Issue Type: Bug > Components: build > Reporter: Sean Busbey > Assignee: stack > Priority: Critical > Fix For: 2.0.0 > > Attachments: 14349.addendum.txt, 14349.txt, 14349v2.txt > > > Zombie detector is flagging processes from builds that aren't ours. > ex from HBASE-14337: > {code} > -1 core zombie tests. There are 4 zombie test(s): at org.apache.reef.io.network.DeprecatedNetworkConnectionServiceTest.testMultithreadedSharedConnMessagingNetworkConnServiceRate(DeprecatedNetworkConnectionServiceTest.java:343) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)