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 7E35C107C2 for ; Sat, 21 Dec 2013 16:12:27 +0000 (UTC) Received: (qmail 75806 invoked by uid 500); 21 Dec 2013 16:12:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 75502 invoked by uid 500); 21 Dec 2013 16:12:13 -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 75480 invoked by uid 99); 21 Dec 2013 16:12:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Dec 2013 16:12:11 +0000 Date: Sat, 21 Dec 2013 16:12:11 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10218) Port HBASE-10142 'TestLogRolling#testLogRollOnDatanodeDeath test failure' to 0.96 branch 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-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10218: --------------------------- Attachment: 10218-v2.txt Patch v2 addresses the nit Enis pointed out. > Port HBASE-10142 'TestLogRolling#testLogRollOnDatanodeDeath test failure' to 0.96 branch > ---------------------------------------------------------------------------------------- > > Key: HBASE-10218 > URL: https://issues.apache.org/jira/browse/HBASE-10218 > Project: HBase > Issue Type: Bug > Reporter: Ted Yu > Assignee: Ted Yu > Fix For: 0.96.2 > > Attachments: 10218-v1.txt, 10218-v2.txt > > > TestLogRolling#testLogRollOnDatanodeDeath used to fail quite often. > This is fixed by HBASE-10142 in 0.98 and above. > Toward the end of HBASE-10142, Jonathan and Enis proposed porting the fix to 0.96 and Stack ack'ed. > This issue ports the fix to 0.96 branch -- This message was sent by Atlassian JIRA (v6.1.4#6159)