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 5B750200ACA for ; Thu, 19 May 2016 02:11:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A23F160A27; Thu, 19 May 2016 00:11: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 CF6F4160A1B for ; Thu, 19 May 2016 02:11:13 +0200 (CEST) Received: (qmail 54215 invoked by uid 500); 19 May 2016 00:11:13 -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 54170 invoked by uid 99); 19 May 2016 00:11:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2016 00:11:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D77E02C1F61 for ; Thu, 19 May 2016 00:11:12 +0000 (UTC) Date: Thu, 19 May 2016 00:11:12 +0000 (UTC) From: "Nahappan Somasundaram (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-16751) Refresh stale host entity reference when deleting a service MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 19 May 2016 00:11:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nahappan Somasundaram updated AMBARI-16751: ------------------------------------------- Attachment: rb47565.patch > Refresh stale host entity reference when deleting a service > ----------------------------------------------------------- > > Key: AMBARI-16751 > URL: https://issues.apache.org/jira/browse/AMBARI-16751 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Nahappan Somasundaram > Assignee: Nahappan Somasundaram > Fix For: 2.4.0 > > Attachments: rb47565.patch > > > When deleting a service, entries from hostcomponentdesiredstate are deleted. However, the host entity should be refreshed before deleting the entries to ensure that the correct entries are deleted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)