[
https://issues.apache.org/jira/browse/CLOUDSTACK-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143127#comment-14143127
]
ASF subversion and git services commented on CLOUDSTACK-7595:
-------------------------------------------------------------
Commit a6ee4112a54043033233334c900d9bcd1cebf157 in cloudstack's branch
refs/heads/master from [~koushikd]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a6ee411 ]
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
> 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)