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

Jimmy Xiang updated HBASE-7498:
-------------------------------

    Release Note: 
Added two configuration parameters hbase.rest.threads.max (default 100) and 
hbase.rest.threads.min (default 2) to configure the thread pool of a REST 
server.

Before that, the thread pool is not configurable, and it has the default value 
max threads: 250, min threads: 2.
          Status: Patch Available  (was: Open)
    
> Make REST server thread pool size configurable
> ----------------------------------------------
>
>                 Key: HBASE-7498
>                 URL: https://issues.apache.org/jira/browse/HBASE-7498
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-7498.patch
>
>
> Currently, the REST server thread pool size is the default: 250.  It can't be 
> configured.  We need to make it configurable so that it can be adjusted per 
> traffic/load so that REST server is less likely to OOM and die.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to