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 BC750118C5 for ; Tue, 16 Sep 2014 23:58:34 +0000 (UTC) Received: (qmail 36178 invoked by uid 500); 16 Sep 2014 23:58:34 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 36066 invoked by uid 500); 16 Sep 2014 23:58:33 -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 36054 invoked by uid 99); 16 Sep 2014 23:58:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2014 23:58:33 +0000 Date: Tue, 16 Sep 2014 23:58:33 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-6851) Refactor EncryptionZoneWithId and EncryptionZone 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-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6851. ------------------------------- Resolution: Fixed Okay, account password reset, committed this for real this time. Thanks again Charles. > Refactor EncryptionZoneWithId and EncryptionZone > ------------------------------------------------ > > Key: HDFS-6851 > URL: https://issues.apache.org/jira/browse/HDFS-6851 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode, security > Affects Versions: 2.6.0 > Reporter: Charles Lamb > Assignee: Charles Lamb > Fix For: 2.6.0 > > Attachments: HDFS-6851-prelim.001.patch, HDFS-6851.000.patch, HDFS-6851.002.patch > > > EncryptionZoneWithId can be flushed by moving the id field up to EncryptionZone. -- This message was sent by Atlassian JIRA (v6.3.4#6332)