You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/06/29 21:29:25 UTC

[jira] [Resolved] (STRATOS-666) Auto scaling example configuration wrong in UI

     [ https://issues.apache.org/jira/browse/STRATOS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne resolved STRATOS-666.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.0.0 RC)
                   4.0.0

> Auto scaling example configuration wrong in UI
> ----------------------------------------------
>
>                 Key: STRATOS-666
>                 URL: https://issues.apache.org/jira/browse/STRATOS-666
>             Project: Stratos
>          Issue Type: Bug
>          Components: Stratos Manager
>    Affects Versions: 4.0.0
>            Reporter: Mariangela Hills
>            Assignee: Imesh Gunaratne
>             Fix For: 4.0.0
>
>         Attachments: Auto Scaling Policy.png
>
>
> The example configuration given is wrong. It should be changed to the following:
> {
>   "id": "autoscale-policy-1",
>   "loadThresholds": {
>     "requestsInFlight": {
>       "average": 50
>     },
>     "memoryConsumption": {
>       "average": 70
>     },
>     "loadAverage": {
>       "average": 100
>     }
>   }
> }



--
This message was sent by Atlassian JIRA
(v6.2#6252)