You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/04 09:42:11 UTC

[jira] [Commented] (CLOUDSTACK-9107) Description of agent.load.threshold and the actual behavior are not in sync

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041285#comment-15041285 ] 

ASF GitHub Bot commented on CLOUDSTACK-9107:
--------------------------------------------

GitHub user koushik-das opened a pull request:

    https://github.com/apache/cloudstack/pull/1172

    CLOUDSTACK-9107: Description of global config agent.load.threshold an…

    …d the actual behavior are not in sync
    
    Made configuration parameter description and behavior in sync.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/koushik-das/cloudstack CLOUDSTACK-9107

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1172.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 #1172
    
----
commit 04c44894b961cede7a917bcc78b153a0fc8ffd46
Author: Koushik Das <ko...@apache.org>
Date:   2015-12-04T08:38:56Z

    CLOUDSTACK-9107: Description of global config agent.load.threshold and the actual behavior are not in sync
    Made configuration parameter description and behavior in sync.

----


> Description of agent.load.threshold and the actual behavior are not in sync
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9107
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9107
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.5.0, 4.6.0
>            Reporter: Koushik Das
>            Assignee: Koushik Das
>             Fix For: 4.7.0
>
>
> Global setting to control agent load balancing threshold "agent.load.threshold" has a description as "What percentage of the agents can be held by one management server before load balancing happens" .
> When the above setting is set to a value of 1, the behavior in logs is "Scheduling agent rebalancing task as the average agent load 1.0 is more than the threshold 1.0"
> The ambiguity if re-balancing should happen or not can be fixed either in the description or in the actual behavior.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)