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

2016-06-17 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-17180:
-

FAILURE: Integrated in Ambari-trunk-Commit #5104 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5104/])
AMBARI-17180. Fix HA enabled logic in the alerts (Miklos Gergely via (oleewere: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=5bd5e2da8b62a83c1275e0b7e484edd78577a34e])
* ambari-agent/src/main/python/ambari_agent/alerts/base_alert.py


> 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)


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

2016-06-17 Thread JIRA

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

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

committed to trunk:
{code:java}
commit 5bd5e2da8b62a83c1275e0b7e484edd78577a34e
Author: Miklos Gergely 
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 
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)