[
https://issues.apache.org/jira/browse/IOTA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15553061#comment-15553061
]
Barbara Gomes commented on IOTA-32:
-----------------------------------
Auto scale JSON Attribute will become:
{code}
"autoScale":{
"lowerBound" : {
"type":"integer",
"minimum":1
},
"upperBound" : {
"type":"integer",
"minimum":1
}
},
{code}
> Fey - Define minimum number of actors when autoscaling
> ------------------------------------------------------
>
> Key: IOTA-32
> URL: https://issues.apache.org/jira/browse/IOTA-32
> Project: Iota
> Issue Type: New Feature
> Reporter: Barbara Gomes
> Assignee: Barbara Gomes
> Priority: Minor
>
> Fey allows the user to specified only the up limit when he wants the actor to
> autoscale. With this new feature the user will be able to specify the minimum
> number of actors that should be running when auto scaling and as well as the
> maximum number.
> For example:
> autoScale: 10
> minAutoScale: 5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)