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

Imesh Gunaratne resolved STRATOS-269.
-------------------------------------

    Resolution: Fixed

Partition ID was added to in-flight request count publisher in both stratos 
load balancer and load balancer extension api.

CEP stream definition was updated as follows:

<streamDefinition name="stratos.lb.in.flight.req.count" version="1.0.0">
         <description>cluster partition in-flight request count</description>
         <nickName>in-flight request count</nickName>
         <metaData>
         </metaData>
         <correlationData>
         </correlationData>
         <payloadData>
             <property name="cluster_id" type="String"/>
             <property name="partition_id" type="String"/>
             <property name="in_flight_request_count" type="int"/>
         </payloadData>
     </streamDefinition>

> Add Partition ID to Load Balancer Statistics Published to CEP
> -------------------------------------------------------------
>
>                 Key: STRATOS-269
>                 URL: https://issues.apache.org/jira/browse/STRATOS-269
>             Project: Stratos
>          Issue Type: Sub-task
>          Components: Load Balancer
>    Affects Versions: 4.0.0 M5
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.0.0 M5
>
>
> AutoScaler now consider the partitions when making autoscaling decisions. 
> Therefore load balancer needs to send partition id in statistics published to 
> CEP.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to