[
https://issues.apache.org/jira/browse/CLOUDSTACK-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804933#comment-14804933
]
ASF GitHub Bot commented on CLOUDSTACK-8870:
--------------------------------------------
GitHub user kishankavala opened a pull request:
https://github.com/apache/cloudstack/pull/846
Bug-ID: CLOUDSTACK-8870: Skip external device usage collection if no
external devices exist
external network device usage monitor thread that runs every 5mins by
default (based on global config external.network.stats.interval) and runs
coalesce query to acquire a lock. When there are no external devices exist,
there is no need to run usage collection.
Added test case to verify that usage collection task is not run when there
are no External LB or External FW
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishankavala/cloudstack CLOUDSTACK-8870
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/846.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #846
----
commit a77dc78bfead71d0c9b5afa5813575ac67880f11
Author: Kishan Kavala <[email protected]>
Date: 2015-09-16T15:15:06Z
Bug-ID: CLOUDSTACK-8870: Skip external device usage collection if no
external devices exist.
----
> external network device usage monitor runs even when there are no external
> devices
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8870
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8870
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kishan Kavala
> Assignee: Kishan Kavala
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)