You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2015/02/25 17:51:04 UTC

[jira] [Commented] (AMBARI-9798) Alert Definition: request fails trying to set float value to interval

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

Andrii Babiichuk commented on AMBARI-9798:
------------------------------------------

+1 for the patch

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