Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41A3B18252 for ; Tue, 9 Jun 2015 00:35:06 +0000 (UTC) Received: (qmail 92729 invoked by uid 500); 9 Jun 2015 00:35:01 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 92693 invoked by uid 500); 9 Jun 2015 00:35:01 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 92677 invoked by uid 99); 9 Jun 2015 00:35:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 00:35:01 +0000 Date: Tue, 9 Jun 2015 00:35:00 +0000 (UTC) From: "Jonathan Hurley (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-11775) Threading Can Cause Aggregate Alerts To Have Duplicate Alert Entries With Different States MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578123#comment-14578123 ] Jonathan Hurley commented on AMBARI-11775: ------------------------------------------ Thanks Sumit > Threading Can Cause Aggregate Alerts To Have Duplicate Alert Entries With Different States > ------------------------------------------------------------------------------------------ > > Key: AMBARI-11775 > URL: https://issues.apache.org/jira/browse/AMBARI-11775 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.0.0 > Reporter: Jonathan Hurley > Assignee: Jonathan Hurley > Priority: Critical > Fix For: 2.1.0 > > Attachments: AMBARI-11775.patch > > > STR: > - install Ambari 1.7 with default services on stack 2.0 > - upgrade Ambari to version 2.0 > - stop all > - start all > On alerts tab there are two statuses for some of the aggregate alerts. This seems to be a threading issue with asynchronous events fired for the aggregate alerts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)