Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 984FF200BE3 for ; Wed, 7 Dec 2016 14:27:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7D2E2160AFD; Wed, 7 Dec 2016 13:27:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 011A5160B0A for ; Wed, 7 Dec 2016 14:27:00 +0100 (CET) Received: (qmail 21189 invoked by uid 500); 7 Dec 2016 13:27:00 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 20882 invoked by uid 99); 7 Dec 2016 13:27:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2016 13:27:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C3E7E2C03E1 for ; Wed, 7 Dec 2016 13:26:59 +0000 (UTC) Date: Wed, 7 Dec 2016 13:26:59 +0000 (UTC) From: "Bibin A Chundatt (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (YARN-5979) Make ApplicationReport and ApplicationResourceUsageReport @Evolving MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Dec 2016 13:27:01 -0000 [ https://issues.apache.org/jira/browse/YARN-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt reassigned YARN-5979: -------------------------------------- Assignee: Bibin A Chundatt > Make ApplicationReport and ApplicationResourceUsageReport @Evolving > ------------------------------------------------------------------- > > Key: YARN-5979 > URL: https://issues.apache.org/jira/browse/YARN-5979 > Project: Hadoop YARN > Issue Type: Improvement > Components: api > Reporter: Akira Ajisaka > Assignee: Bibin A Chundatt > > Abstract class ApplicationReport and ApplicationResourceUsageReport are {{@Public}} and {{@Stable}}, but some methods are added between minor releases and this breaks source-compatibility. We should make them {{@Evolving}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org