[
https://issues.apache.org/jira/browse/STRATOS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967867#comment-13967867
]
Imesh Gunaratne commented on STRATOS-609:
-----------------------------------------
- Removed sliding window logic implemented in LoadBalancerStatisticsCollector.
- Fixed in-flight request count management logic on fault requests.
- Added endpoint-timeout configuration parameter to loadbalancer.conf.
- Changes committed with commit revision:
22662cc1fb5a5e36379f96581cf7d98c01daf4db.
> Decrement In-Flight Request Count On Fault Requests
> ---------------------------------------------------
>
> Key: STRATOS-609
> URL: https://issues.apache.org/jira/browse/STRATOS-609
> Project: Stratos
> Issue Type: Bug
> Components: Load Balancer
> Reporter: Imesh Gunaratne
> Assignee: Imesh Gunaratne
> Fix For: 4.0.0 RC1
>
>
> In commit revision 7d8a8b3cdfb112affc230c6716d71a24e0a35c0a a modification
> was done to introduce a sliding window functionality in load balancer
> statistics collector. IMO the design of this fix is not correct.
> As found this modification has been done to reduce the in-flight request
> count if a message was timed out or raised a fault. Ideally this should be
> handled in the fault handler.
--
This message was sent by Atlassian JIRA
(v6.2#6252)