[
https://issues.apache.org/jira/browse/CLOUDSTACK-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098025#comment-16098025
]
ASF subversion and git services commented on CLOUDSTACK-9667:
-------------------------------------------------------------
Commit d98520a6daeb3c5ceabed18a135c97245a41535a in cloudstack's branch
refs/heads/master from [~bharat.kumar]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=d98520a ]
CLOUDSTACK-9667 Enable resourcecount.check.interval by default
> Enable resourcecount.check.interval by default
> ----------------------------------------------
>
> Key: CLOUDSTACK-9667
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9667
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.9.0
> Reporter: Bharat Kumar
> Assignee: Bharat Kumar
> Fix For: 4.9.2.0
>
>
> Issue. In cloud stack there is a thread with runs at regular interval and
> updates the resource count. The interval at with this runs is specified by
> resourcecount.check.interval global config. This is set to zero by default,
> which means it will never run and so the count of public Ips is not updated.
> Fix: Made the default value 300 seconds. This will run the resource count
> update thread thread every 300 seconds by default.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)