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 74A31174C5 for ; Wed, 29 Apr 2015 04:12:11 +0000 (UTC) Received: (qmail 92385 invoked by uid 500); 29 Apr 2015 04:12:06 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 92328 invoked by uid 500); 29 Apr 2015 04:12:06 -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 92299 invoked by uid 99); 29 Apr 2015 04:12:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 04:12:06 +0000 Date: Wed, 29 Apr 2015 04:12:05 +0000 (UTC) From: "Ricky Yang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-8240) During hdfs client is writing small file, missing block showed in namenode web when ha switch 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-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518687#comment-14518687 ] Ricky Yang commented on HDFS-8240: ---------------------------------- Allen, This scenario appear many times ,why do you removed the Fix Version '2.4.0' ? > During hdfs client is writing small file, missing block showed in namenode web when ha switch > ------------------------------------------------------------------------------------------------- > > Key: HDFS-8240 > URL: https://issues.apache.org/jira/browse/HDFS-8240 > Project: Hadoop HDFS > Issue Type: Bug > Components: ha > Affects Versions: 2.4.0 > Environment: Linux 2.6.32-279.el6.x86_64 > Reporter: Ricky Yang > Assignee: Ricky Yang > Attachments: HDFS-8240.txt > > Original Estimate: 216h > Remaining Estimate: 216h > > Description: > During writing small file to hdfs , when active namenode be killed and standby namenode was changed to active namenode ,the namenode web showed that many missing block exits in hdfs cluster.Unfortunately , faild to read the file with missing block in hdfs shell. -- This message was sent by Atlassian JIRA (v6.3.4#6332)