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 33D93200D24 for ; Tue, 24 Oct 2017 11:40:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 32455160BE0; Tue, 24 Oct 2017 09:40:04 +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 773BD160BDB for ; Tue, 24 Oct 2017 11:40:03 +0200 (CEST) Received: (qmail 45719 invoked by uid 500); 24 Oct 2017 09:40:02 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 45708 invoked by uid 99); 24 Oct 2017 09:40:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2017 09:40:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D05A41A1340 for ; Tue, 24 Oct 2017 09:40:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id qGjst5HSumqI for ; Tue, 24 Oct 2017 09:40:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DBF9F5F3E1 for ; Tue, 24 Oct 2017 09:40:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6A0DAE045B for ; Tue, 24 Oct 2017 09:40:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 27130212F7 for ; Tue, 24 Oct 2017 09:40:00 +0000 (UTC) Date: Tue, 24 Oct 2017 09:40:00 +0000 (UTC) From: "Steve Loughran (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-14957) ReconfigurationTaskStatus is exposing guava Optional in its public api MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 Oct 2017 09:40:04 -0000 [ https://issues.apache.org/jira/browse/HADOOP-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216615#comment-16216615 ] Steve Loughran commented on HADOOP-14957: ----------------------------------------- LGTM +1 bq. I don't see any confusion about what "management tools" can be. Ambari, obviously. I don't actually know if it uses it, but the tag at least marks up for anyone maintaining it in future that this is a management tool API which isn't for broad use, *and which we may break across point releases. Up to the tool teams to track, which, given the nature of the product releases, they should be able to do so. > ReconfigurationTaskStatus is exposing guava Optional in its public api > ---------------------------------------------------------------------- > > Key: HADOOP-14957 > URL: https://issues.apache.org/jira/browse/HADOOP-14957 > Project: Hadoop Common > Issue Type: Sub-task > Components: common > Affects Versions: 3.0.0-beta1 > Reporter: Haibo Chen > Assignee: Xiao Chen > Attachments: HADOOP-14957.01.patch, HADOOP-14957.prelim.patch > > -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org