Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 3366 invoked from network); 1 Dec 2008 19:12:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 19:12:07 -0000 Received: (qmail 85760 invoked by uid 500); 1 Dec 2008 19:12:18 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 85092 invoked by uid 500); 1 Dec 2008 19:12:16 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 85073 invoked by uid 99); 1 Dec 2008 19:12:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 11:12:16 -0800 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, 01 Dec 2008 19:10:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 412C9234C289 for ; Mon, 1 Dec 2008 11:11:44 -0800 (PST) Message-ID: <1901403141.1228158704252.JavaMail.jira@brutus> Date: Mon, 1 Dec 2008 11:11:44 -0800 (PST) From: "Robert Chansler (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-4734) Some lease recovery codes in 0.19 or trunk should also be committed in 0.18. In-Reply-To: <186801784.1227736544215.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4734: ------------------------------------ Priority: Blocker (was: Major) Assignee: Tsz Wo (Nicholas), SZE > Some lease recovery codes in 0.19 or trunk should also be committed in 0.18. > ---------------------------------------------------------------------------- > > Key: HADOOP-4734 > URL: https://issues.apache.org/jira/browse/HADOOP-4734 > Project: Hadoop Core > Issue Type: Bug > Components: dfs > Affects Versions: 0.18.2 > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Priority: Blocker > Fix For: 0.18.3 > > Attachments: 4734_20081126.patch > > > In HADOOP-1700, there are codes for detecting corrupted blocks. > In HADOOP-4257, there are bug fixes for lease recovery. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.