Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E71111E7C for ; Sat, 20 Sep 2014 03:14:34 +0000 (UTC) Received: (qmail 97712 invoked by uid 500); 20 Sep 2014 03:14:34 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 97673 invoked by uid 500); 20 Sep 2014 03:14:34 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 97662 invoked by uid 99); 20 Sep 2014 03:14:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Sep 2014 03:14:33 +0000 Date: Sat, 20 Sep 2014 03:14:33 +0000 (UTC) From: "Ray Chiang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7105) Fix TestJournalNode#testFailToStartWithBadConfig to match log output change 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/HDFS-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141700#comment-14141700 ] Ray Chiang commented on HDFS-7105: ---------------------------------- RE: Failing unit tests. These look to be unrelated tests and pass in my tree. I'm not familiar with the tests to judge anything about the test results. > Fix TestJournalNode#testFailToStartWithBadConfig to match log output change > --------------------------------------------------------------------------- > > Key: HDFS-7105 > URL: https://issues.apache.org/jira/browse/HDFS-7105 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Ray Chiang > Assignee: Ray Chiang > Priority: Minor > Labels: newbie > Attachments: HDFS-7105-01.patch > > > TestJournalNode#testFailToStartWithBadConfig needs fix to match log changes to HADOOP-10946. -- This message was sent by Atlassian JIRA (v6.3.4#6332)