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 8F3B017966 for ; Fri, 21 Nov 2014 22:33:34 +0000 (UTC) Received: (qmail 75995 invoked by uid 500); 21 Nov 2014 22:33:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 75962 invoked by uid 500); 21 Nov 2014 22:33:34 -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 75950 invoked by uid 99); 21 Nov 2014 22:33:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 22:33:34 +0000 Date: Fri, 21 Nov 2014 22:33:34 +0000 (UTC) From: "Xi Wang (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-8388) Remove legacy Nagios alerts code from Ambari Web 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-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8388: ---------------------------- Attachment: AMBARI-8388.patch > Remove legacy Nagios alerts code from Ambari Web > ------------------------------------------------ > > Key: AMBARI-8388 > URL: https://issues.apache.org/jira/browse/AMBARI-8388 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Xi Wang > Assignee: Xi Wang > Priority: Critical > Fix For: 2.0.0 > > Attachments: AMBARI-8388.patch, AMBARI-8388.patch, AMBARI-8388.patch > > > Nagios is no longer available as a service in trunk. > Ambari Web needs to remove calls to get legacy_alerts, as this will no longer work once the server code removes the provider for Nagios alerts. > As part of this ticket, remove legacy_alerts from being requested and make sure that the general UI does not break. > In this patch, legacy_alerts calls, controller, and related view and unit tests have been removed. > Totally removed from UI side. -- This message was sent by Atlassian JIRA (v6.3.4#6332)