[ https://issues.apache.org/jira/browse/CLOUDSTACK-9251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235600#comment-15235600 ]
ASF GitHub Bot commented on CLOUDSTACK-9251: -------------------------------------------- Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1363#issuecomment-208475514 @jburwell I am not saying FindBugs issues should be suppressed in general. As part of fixing FindBugs issues some functionality got regressed (refer PR heading). This PR simply reverts some of the commits that caused the regression. Now fixing the original FindBugs issue in correct way involves some amount of work which is out of scope of this PR. That's the reason I mentioned to suppress the FindBugs issue which will resurface once the regression is fixed. > error while change instance offering to custom offering > ------------------------------------------------------- > > Key: CLOUDSTACK-9251 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9251 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: API > Affects Versions: 4.7.0, 4.7.1 > Environment: ACS 4.7.1 - > https://dist.apache.org/repos/dist/dev/cloudstack/4.7.1/ > Reporter: Tomasz Zieba > > Changing compute offering to custom offering end with: > Step to reproduce: > 1. Create and run new instance with offering eg. 1 core / 1GB > 2. Create Custom Offering eg 2 core / 2 GB > 3. Stop the instance > 4. Try to change offering of the instance > 5. Error: Invalid cpu cores value, specify a value between 1 and 2147483647 -- This message was sent by Atlassian JIRA (v6.3.4#6332)