Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D304011BB7 for ; Thu, 15 May 2014 04:27:24 +0000 (UTC) Received: (qmail 25027 invoked by uid 500); 10 May 2014 22:14:38 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 24513 invoked by uid 500); 10 May 2014 22:14:37 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 24070 invoked by uid 99); 10 May 2014 22:14:35 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 22:14:35 +0000 Date: Sat, 10 May 2014 22:14:35 +0000 (UTC) From: "Arpit Agarwal (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-6362) InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Arpit Agarwal created HDFS-6362: ----------------------------------- Summary: InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID Key: HDFS-6362 URL: https://issues.apache.org/jira/browse/HDFS-6362 Project: Hadoop HDFS Issue Type: Bug Components: namenode Affects Versions: 2.4.0 Reporter: Arpit Agarwal Assignee: Arpit Agarwal Priority: Blocker Attachments: HDFS-6362.01.patch, HDFS-6362.02.patch {{InvalidateBlocks}} must consistently use datanodeUuid as the key. -- This message was sent by Atlassian JIRA (v6.2#6252)