Wei Zhou created CLOUDSTACK-1683:
------------------------------------

             Summary: two ExpungeTask are running
                 Key: CLOUDSTACK-1683
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1683
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Wei Zhou
            Assignee: Wei Zhou


There are two ExpungeTask running in cloudstack.
one is from UserVmManagerImpl, the _expungeInterval is max(expunge.interval, 
600),
the other one is from BareMetalVmManagerImpl,  the _expungeInterval is 
expunge.interval.

Only one thread should be running, and the _expungeInterval should be set to 
max(expunge.interval, 600).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to