[
https://issues.apache.org/jira/browse/CLOUDSTACK-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229719#comment-14229719
]
ASF subversion and git services commented on CLOUDSTACK-7595:
-------------------------------------------------------------
Commit c44262bfc2c51bad3ec1a29fc8066dc78d90b1ad in cloudstack's branch
refs/heads/4.4 from [~koushikd]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c44262b ]
CLOUDSTACK-7595: Config parameters "job.expire.minutes" and
"job.cancel.threshold.minutes" incorrectly getting multiplied by a factor of 60
Removed the unnecessary multiply factor for both the config parameters. Also
removed the duplicate entries from Config.java as these are not required
(cherry picked from commit a6ee4112a54043033233334c900d9bcd1cebf157)
Signed-off-by: Rohit Yadav <[email protected]>
> Config parameters "job.expire.minutes" and "job.cancel.threshold.minutes"
> incorrectly getting multiplied by a factor of 60
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7595
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7595
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0, 4.4.0
> Reporter: Koushik Das
> Assignee: Koushik Das
> Fix For: 4.5.0
>
>
> Config parameters "job.expire.minutes" and "job.cancel.threshold.minutes"
> incorrectly getting multiplied by a factor of 60.
> The workaround is to adjust the values (divide by 60).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)