[
https://issues.apache.org/jira/browse/AMBARI-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129076#comment-16129076
]
Hudson commented on AMBARI-21712:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #16 (See
[https://builds.apache.org/job/Ambari-branch-2.6/16/])
AMBARI-21712. Allow WEB alert accept custom HTTP codes (echekanskiy)
(echekanskiy:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d6d2a3b6332234cbfe17bc6068fd4cef7127acd2])
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/base_alert.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/alert/AlertUri.java
* (edit) ambari-agent/src/test/python/ambari_agent/TestAlerts.py
> Allow WEB alert accept custom HTTP codes
> -----------------------------------------
>
> Key: AMBARI-21712
> URL: https://issues.apache.org/jira/browse/AMBARI-21712
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.6.0
> Reporter: Eugene Chekanskiy
> Assignee: Eugene Chekanskiy
> Fix For: 2.6.0
>
> Attachments: AMBARI-21712-2.patch, AMBARI-21712-3.patch,
> AMBARI-21712.patch
>
>
> Sometimes WEB alert can guaranty that codes more than 400 will guaranty that
> WEB working properly, but ambari has hardcoded values of acceptable HTTP
> codes. This patch allows for WEB alerts to define custom list of acceptable
> codes that will be accepted alongside with codes less than 400.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)