You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Olivér Szabó (JIRA)" <ji...@apache.org> on 2016/06/17 14:56:05 UTC

[jira] [Commented] (AMBARI-17180) Fix HA enabled logic in the alerts

    [ https://issues.apache.org/jira/browse/AMBARI-17180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336247#comment-15336247 ] 

Olivér Szabó commented on AMBARI-17180:
---------------------------------------

committed to trunk:
{code:java}
commit 5bd5e2da8b62a83c1275e0b7e484edd78577a34e
Author: Miklos Gergely <mg...@hortonworks.com>
Date:   Fri Jun 17 16:42:06 2016 +0200

    AMBARI-17180. Fix HA enabled logic in the alerts (Miklos Gergely via oleewere)
{code}
comitted to branch-2.4:
{code:java}
commit 56145c6c7106f597a02f59d078e83f8bed0f2722
Author: Miklos Gergely <mg...@hortonworks.com>
Date:   Fri Jun 17 16:42:06 2016 +0200

    AMBARI-17180. Fix HA enabled logic in the alerts (Miklos Gergely via oleewere)
{code}

> Fix HA enabled logic in the alerts
> ----------------------------------
>
>                 Key: AMBARI-17180
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17180
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.4.0
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17180.patch
>
>
> base_alert.py puts a warning into the log if there are properties referenced in the HA nameservice or the alias which are not present in the configuration. The absence of these properties is an indicator that the HA is not enabled, it is not a cause for warning.



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