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 D2ECC186C4 for ; Fri, 2 Oct 2015 20:33:30 +0000 (UTC) Received: (qmail 47427 invoked by uid 500); 2 Oct 2015 20:33:27 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 47377 invoked by uid 500); 2 Oct 2015 20:33:27 -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 47364 invoked by uid 99); 2 Oct 2015 20:33:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2015 20:33:27 +0000 Date: Fri, 2 Oct 2015 20:33:27 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14519) Purge TestFavoredNodeAssignmentHelper, a test for an abandoned feature that can hang 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-14519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14519: -------------------------- Attachment: 14519v2.txt Ok. Disabled the test instead. Applied to 0.98+ > Purge TestFavoredNodeAssignmentHelper, a test for an abandoned feature that can hang > ------------------------------------------------------------------------------------ > > Key: HBASE-14519 > URL: https://issues.apache.org/jira/browse/HBASE-14519 > Project: HBase > Issue Type: Sub-task > Components: test > Reporter: stack > Assignee: stack > Attachments: 14519.txt, 14519v2.txt > > > It came in here: > commit 7a7ab8b8da795177f42e434b1ab1b468e5cd035a > Author: Devaraj Das > Date: Sun May 12 06:47:39 2013 +0000 > HBASE-7932. Introduces Favored Nodes for region files. Adds a balancer called FavoredNodeLoadBalancer that will honor favored nodes in the process of balancing but the balance operation is currently a no-op (Devaraj Das) > git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481476 13f79535-47bb-0310-9956-ffa450edef68 > I've already purged the other test that came in on this patch... over in HBASE-14486 > The test hung here: > https://builds.apache.org/job/PreCommit-HBASE-Build/15823//console > ... though we seemed to have exited abnormally. > Will let this issue hang around a while in case someone disagrees on removal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)