Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 87108 invoked from network); 11 Jan 2010 18:59:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jan 2010 18:59:17 -0000 Received: (qmail 1034 invoked by uid 500); 11 Jan 2010 18:59:17 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 946 invoked by uid 500); 11 Jan 2010 18:59:17 -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 936 invoked by uid 99); 11 Jan 2010 18:59:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2010 18:59:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2010 18:59:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6B4CE234C48D for ; Mon, 11 Jan 2010 10:58:54 -0800 (PST) Message-ID: <914788577.158781263236334438.JavaMail.jira@brutus.apache.org> Date: Mon, 11 Jan 2010 18:58:54 +0000 (UTC) From: "Eli Collins (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-880) TestNNLeaseRecovery fails on windows In-Reply-To: <1358995759.108231262900851616.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798784#action_12798784 ] Eli Collins commented on HDFS-880: ---------------------------------- bq. Is it possible to instantiate FSNamesystem using the constructor that takes FSImage as a parameter. Just a thought to verify, if it is not easy please submit the patch as it is. I remember Eli was working on mocking FSNamesystem, may he knows how to it better. My first patch for HDFS-669 mocked up FSNamesystem, it's doable. Per our discussion a while back we decided to some unit tests directly against NameNode. Working on finishing up the symlink patches first. > TestNNLeaseRecovery fails on windows > ------------------------------------ > > Key: HDFS-880 > URL: https://issues.apache.org/jira/browse/HDFS-880 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Affects Versions: 0.21.0 > Reporter: Konstantin Shvachko > Assignee: Konstantin Boudnik > Fix For: 0.21.0 > > Attachments: HDFS-880.patch, testNNLeaseRecovery.patch > > > TestNNLeaseRecovery fails on windows trying to delete name-node storage directory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.