Sajith Kariyawasam created STRATOS-554:
------------------------------------------
Summary: Two LB instances spawned for default.load.balancer=true
Key: STRATOS-554
URL: https://issues.apache.org/jira/browse/STRATOS-554
Project: Stratos
Issue Type: Bug
Components: Autoscaler, Stratos Manager
Reporter: Sajith Kariyawasam
Assignee: Sajith Kariyawasam
Fix For: 4.0.0
If php cartridge's load balancer properties are as defined as below..
"loadBalancer": {
"type": "lb",
"property": {
"name": "default.load.balancer",
"value": "true"
}
},
}
subscribe to a PHP twice, with two different aliases using the same tenant. For
second subscription also, an LB instance will be spawned, which is wrong
according to the default load balancer category.
--
This message was sent by Atlassian JIRA
(v6.2#6252)