Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B0F71989E for ; Tue, 29 Mar 2016 19:28:26 +0000 (UTC) Received: (qmail 14971 invoked by uid 500); 29 Mar 2016 19:28:26 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 14935 invoked by uid 500); 29 Mar 2016 19:28:26 -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 14915 invoked by uid 99); 29 Mar 2016 19:28:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2016 19:28:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D0D542C1F5C for ; Tue, 29 Mar 2016 19:28:25 +0000 (UTC) Date: Tue, 29 Mar 2016 19:28:25 +0000 (UTC) From: "Jonathan Hurley (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-15620) Orphaned Host Alerts Cause Stale Alert Notifications After Removing Hosts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jonathan Hurley created AMBARI-15620: ---------------------------------------- Summary: Orphaned Host Alerts Cause Stale Alert Notifications After Removing Hosts Key: AMBARI-15620 URL: https://issues.apache.org/jira/browse/AMBARI-15620 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.0.0 Reporter: Jonathan Hurley Assignee: Jonathan Hurley Priority: Critical Fix For: 2.2.2 Host-level alerts from {{AMBARI}}/{{AMBARI_AGENT}} are orphaned after removing a host because they are always considered valid. STR - Deploy cluster - Add/Remove nodes a few times - Removed all aded nodes {code} There are 4 stale alerts from 4 host(s): amb-roll-workflow1458640758-5.novalocal[Host Disk Usage (3h 52m)], amb-roll-workflow1458640758-2.novalocal[Host Disk Usage (3h 52m)], amb-roll-workflow1458640758-3.novalocal[Host Disk Usage (3h 52m)], amb-roll-workflow1458640758-4.novalocal[Host Disk Usage (3h 52m)] {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)