[
https://issues.apache.org/jira/browse/STRATOS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mariangela Hills updated STRATOS-666:
-------------------------------------
Attachment: Auto Scaling Policy.png
> 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 RC1
> Reporter: Mariangela Hills
> 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)