[
https://issues.apache.org/jira/browse/STRATOS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne resolved STRATOS-484.
-------------------------------------
Resolution: Fixed
- Introduced a executor service to execute the statistics update calls in
asynchronous mode.
- The default thread count of the executor service was set to 10.
- Changes committed with commit revision
b1ae4e2585f736ae7221da6bad1880c4d65c947e.
> Load Balancer Statistics Update Calls blocks the Mediation Flow
> ---------------------------------------------------------------
>
> Key: STRATOS-484
> URL: https://issues.apache.org/jira/browse/STRATOS-484
> Project: Stratos
> Issue Type: Improvement
> Reporter: Imesh Gunaratne
> Assignee: Imesh Gunaratne
> Fix For: 4.0.0 Alpha
>
>
> The method calls made to update the statistics (in-flight request count) are
> currently blocks the mediation flow. As a result when handling concurrent
> incoming requests this will affect the response time since there should be
> synchronization logic inside the statistics collector.
> This performance issue was identified during a load test.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)