[ https://issues.apache.org/jira/browse/CLOUDSTACK-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215929#comment-14215929 ]
ASF subversion and git services commented on CLOUDSTACK-7930: ------------------------------------------------------------- Commit 8307dd9105cdb70a0fe09c059bacfcec43a29024 in cloudstack's branch refs/heads/4.5 from [~anshulg] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8307dd9 ] CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for global settings which are of type integer and float This closes #41 > 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)