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 770E6200AE2 for ; Fri, 27 May 2016 14:43:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 76299160A3C; Fri, 27 May 2016 12:43:14 +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 ED37C160A37 for ; Fri, 27 May 2016 14:43:13 +0200 (CEST) Received: (qmail 68637 invoked by uid 500); 27 May 2016 12:43:13 -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 68545 invoked by uid 99); 27 May 2016 12:43:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 12:43:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03EDB2C1F60 for ; Fri, 27 May 2016 12:43:13 +0000 (UTC) Date: Fri, 27 May 2016 12:43:13 +0000 (UTC) From: =?utf-8?Q?Gergely_Nov=C3=A1k_=28JIRA=29?= To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (YARN-5130) Mark ContainerStatus and NodeReport as evolving MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 May 2016 12:43:14 -0000 [ https://issues.apache.org/jira/browse/YARN-5130?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Gergely Nov=C3=A1k reassigned YARN-5130: ----------------------------------- Assignee: Gergely Nov=C3=A1k > Mark ContainerStatus and NodeReport as evolving > ----------------------------------------------- > > Key: YARN-5130 > URL: https://issues.apache.org/jira/browse/YARN-5130 > Project: Hadoop YARN > Issue Type: Improvement > Components: yarn > Affects Versions: 2.8.0 > Reporter: Steve Loughran > Assignee: Gergely Nov=C3=A1k > Priority: Minor > > It turns out that slider won't build as the {{ContainerStatus}} and {{Nod= eReport}} classes have added more abstract methods, so breaking the mock ob= jects. > While it is everyone's freedom to change things, these classes are both t= agged > {code} > @Public > @Stable > {code} > Given they aren't stable, can someone mark them as {{@Evolving}}? That wa= y when downstream code breaks, we can be less disappointed -- 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