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

ASF GitHub Bot commented on CLOUDSTACK-7930:
--------------------------------------------

GitHub user anshul1886 opened a pull request:

    https://github.com/apache/cloudstack/pull/41

    CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for 
global settings which are of type integer and float

     Do not allow to set invalid values for global settings which are of type 
integer and float

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-7930

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit b7de1ecbe470365c30bc6afcea5f5c560bc9c8c2
Author: Anshul Gangwar <anshul.gang...@citrix.com>
Date:   2014-11-17T09:57:22Z

    CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for 
global settings which are of type integer and float

----


> Do not allow to set invalid values for global settings which are of type 
> Integer, Float
> ---------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7930
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7930
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>            Priority: Critical
>             Fix For: 4.5.0
>
>
> Setting Integer/Float/Boolean to invalid values results in 
> NullPointerException, NumberFormatException later in code.
> In case of network.throttling.rate parameter set to null results in deploy VM 
> failure with message of null and no other exception.



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

Reply via email to