Bharat Kumar created CLOUDSTACK-9667:
----------------------------------------
Summary: 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.3.4#6332)