You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Gayan Gunarathne (JIRA)" <ji...@apache.org> on 2015/01/16 10:10:35 UTC

[jira] [Comment Edited] (STRATOS-1075) Configuration of Load Balancer related to the service grouping

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

Gayan Gunarathne edited comment on STRATOS-1075 at 1/16/15 9:10 AM:
--------------------------------------------------------------------

Those changes are updated with 7515b8bb22ff790d3e9f0c96fa1d8336cd4538cf


was (Author: gayangk):
Those changes are commit with 7515b8bb22ff790d3e9f0c96fa1d8336cd4538cf

> Configuration of Load Balancer related to the service grouping
> --------------------------------------------------------------
>
>                 Key: STRATOS-1075
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1075
>             Project: Stratos
>          Issue Type: Bug
>    Affects Versions: 4.1.0 Alpha
>            Reporter: Gayan Gunarathne
>             Fix For: 4.1.0 Alpha
>
>
> Need to implement the following changes:
> 1. In application json we can specify the LB as a dependency in a start-up order.
>            i.e
>           "dependencies": {
>               "startupOrders": [
>                   "cartridge.mytomcat,cartridge.mylb"
>                ],
>               "terminationBehaviour": "terminate-dependents"
>              }
>           }
> 2. We will traverse through the dependency tree and sending dependency cluster id to the cartridge through the payload.
> 3. Load balancer will retrieve the dependent cluster id through the payload and getting the dependencies information from the topology.



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