[
https://issues.apache.org/jira/browse/AMBARI-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337101#comment-14337101
]
Hudson commented on AMBARI-9798:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1866 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1866/])
AMBARI-9798. Alert Definition: request fails trying to set float value to
interval. (akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f55736f4956bd3bdf60fd0e77a383363bf36d091)
* ambari-web/app/models/alert_config.js
> Alert Definition: request fails trying to set float value to interval
> ---------------------------------------------------------------------
>
> Key: AMBARI-9798
> URL: https://issues.apache.org/jira/browse/AMBARI-9798
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 2.0.0
>
> Attachments: AMBARI-9798.patch, AMBARI-9798_branch-2.0.0.patch
>
>
> Input float value to interval field and save.
> Server error:
> {code}
> {
> "status" : 400,
> "message" : "java.lang.NumberFormatException: For input string: \"1.1\""
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)