From common-dev-return-79657-apmail-hadoop-common-dev-archive=hadoop.apache.org@hadoop.apache.org Mon Sep 10 22:28:10 2012 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 1F9C8DD6E for ; Mon, 10 Sep 2012 22:28:10 +0000 (UTC) Received: (qmail 59515 invoked by uid 500); 10 Sep 2012 22:28:08 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 59323 invoked by uid 500); 10 Sep 2012 22:28:07 -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 59066 invoked by uid 99); 10 Sep 2012 22:28:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 22:28:07 +0000 Date: Tue, 11 Sep 2012 09:28:07 +1100 (NCT) From: "Owen O'Malley (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <1083437106.60625.1347316087753.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HADOOP-8782) Make serialization of Delegation Tokens extensible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Owen O'Malley created HADOOP-8782: ------------------------------------- Summary: Make serialization of Delegation Tokens extensible Key: HADOOP-8782 URL: https://issues.apache.org/jira/browse/HADOOP-8782 Project: Hadoop Common Issue Type: Improvement Reporter: Owen O'Malley Assignee: Owen O'Malley Delegation tokens use of Writables makes it difficult to extend them with new fields. Moving to protobufs as the scheme will make it much more extensible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira