Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 B260D10637 for ; Wed, 5 Mar 2014 18:10:59 +0000 (UTC) Received: (qmail 96025 invoked by uid 500); 5 Mar 2014 18:10:56 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 94879 invoked by uid 500); 5 Mar 2014 18:10:48 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 94261 invoked by uid 99); 5 Mar 2014 18:10:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2014 18:10:45 +0000 Date: Wed, 5 Mar 2014 18:10:44 +0000 (UTC) From: "Chris Douglas (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HADOOP-10383) InterfaceStability annotations should have RetentionPolicy.RUNTIME 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/HADOOP-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920436#comment-13920436 ] Chris Douglas edited comment on HADOOP-10383 at 3/5/14 6:10 PM: ---------------------------------------------------------------- Is it impractical to use the javax.tools compiler API, instead of changing the retention? Runtime behavior shouldn't depend on these documentation annotations. [edit - wrong package] was (Author: chris.douglas): Is it impractical to use the java.tool compiler API, instead of changing the retention? Runtime behavior shouldn't depend on these documentation annotations. > InterfaceStability annotations should have RetentionPolicy.RUNTIME > ------------------------------------------------------------------ > > Key: HADOOP-10383 > URL: https://issues.apache.org/jira/browse/HADOOP-10383 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 3.0.0, 2.4.0 > > Attachments: hadoop-10383_v1.patch > > > Same as in HADOOP-10374. Forgot to make the change there. -- This message was sent by Atlassian JIRA (v6.2#6252)