Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00166108CE for ; Sat, 11 Jan 2014 00:02:52 +0000 (UTC) Received: (qmail 31673 invoked by uid 500); 11 Jan 2014 00:02:50 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 31547 invoked by uid 500); 11 Jan 2014 00:02:50 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 31295 invoked by uid 99); 11 Jan 2014 00:02:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 00:02:50 +0000 Date: Sat, 11 Jan 2014 00:02:50 +0000 (UTC) From: "Larry McCay (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-10224) JavaKeyStoreProvider has to protect against corrupting underlying store MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Larry McCay created HADOOP-10224: ------------------------------------ Summary: JavaKeyStoreProvider has to protect against corrupting underlying store Key: HADOOP-10224 URL: https://issues.apache.org/jira/browse/HADOOP-10224 Project: Hadoop Common Issue Type: Bug Components: security Reporter: Larry McCay Assignee: Larry McCay Java keystores get corrupted at times. A key management operation that writes the store to disk could cause a corruption and all protected data would then be unaccessible. -- This message was sent by Atlassian JIRA (v6.1.5#6160)