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 78E3F200B6B for ; Thu, 14 Jul 2016 20:11:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 77921160A60; Thu, 14 Jul 2016 18:11:22 +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 F2157160A8A for ; Thu, 14 Jul 2016 20:11:21 +0200 (CEST) Received: (qmail 35041 invoked by uid 500); 14 Jul 2016 18:11:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 34916 invoked by uid 99); 14 Jul 2016 18:11:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2016 18:11:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1996E2C02AD for ; Thu, 14 Jul 2016 18:11:21 +0000 (UTC) Date: Thu, 14 Jul 2016 18:11:21 +0000 (UTC) From: "Yusaku Sako (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14608) Ambari fail to be compiled using JDK 1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 14 Jul 2016 18:11:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-14608: --------------------------------- Fix Version/s: (was: trunk) > Ambari fail to be compiled using JDK 1.8 > ---------------------------------------- > > Key: AMBARI-14608 > URL: https://issues.apache.org/jira/browse/AMBARI-14608 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: trunk, 2.2.1 > Reporter: Dmytro Grinenko > Assignee: Dmitry Lysnichenko > Priority: Blocker > Fix For: 2.2.1 > > Attachments: AMBARI-14608.patch > > > Issue appears after AMBARI-14551 > HostResourceProvider#833 > {code} > for (LogicalRequest logicalRequest: topologyManager.getRequests(Collections.EMPTY_LIST)) { > logicalRequest.removeHostRequestByHostName(hostRequest.getHostname()); > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)