You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/09/08 06:35:21 UTC

[jira] [Updated] (LENS-1277) Make threadpool sizes configurable for grizzly lens server

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

Puneet Gupta updated LENS-1277:
-------------------------------
    Fix Version/s: 2.7

> Make threadpool sizes configurable for grizzly lens server 
> -----------------------------------------------------------
>
>                 Key: LENS-1277
>                 URL: https://issues.apache.org/jira/browse/LENS-1277
>             Project: Apache Lens
>          Issue Type: Improvement
>            Reporter: Deepak Barr
>            Assignee: Deepak Barr
>             Fix For: 2.7
>
>         Attachments: LENS-1277.2.patch
>
>
> By default, The number of configured worker threads while initializing a grizzly http server is 2*(no. of CPUs). In our systems, only 12 worker threads were available to serve the user requests which caused slow response times, with some requests taking more than 20 seconds. Reconfiguring the thread pool with core pool size of 40 and max pool size of 80 solved the problem for us.



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