You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2014/09/11 17:53:34 UTC

[jira] [Created] (AMBARI-7263) Alerts: DDL for alert_current requires latest_text

Nate Cole created AMBARI-7263:
---------------------------------

             Summary: Alerts: DDL for alert_current requires latest_text
                 Key: AMBARI-7263
                 URL: https://issues.apache.org/jira/browse/AMBARI-7263
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
            Reporter: Nate Cole
            Assignee: Nate Cole
             Fix For: 1.7.0


Current alert data needs to have a latest_text field that indicates the last text retrieved from the server.  For example:

time1: OK: 1 CPU, load 3.2%
time2: OK: 1 CPU, load 4.5%

The 2nd report from the agent will not result in a new record, but the UI needs the text from time2.  Saving that with alert_current will solve that problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)