[
https://issues.apache.org/jira/browse/CLOUDSTACK-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229718#comment-14229718
]
ASF subversion and git services commented on CLOUDSTACK-7595:
-------------------------------------------------------------
Commit e0ea8801fb501282e5358b05c0c648dc6ee76739 in cloudstack's branch
refs/heads/4.3 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e0ea880 ]
CLOUDSTACK-7595: Remove unnecessary multiply factor for job expiry
Backported using a6ee4112a54043033233334c900d9bcd1cebf157 by
Koushik Das <[email protected]>
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
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)