[ 
https://issues.apache.org/jira/browse/HBASE-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545176#comment-13545176
 ] 

Hudson commented on HBASE-7498:
-------------------------------

Integrated in HBase-TRUNK #3701 (See 
[https://builds.apache.org/job/HBase-TRUNK/3701/])
    HBASE-7498 Make REST server thread pool size configurable (Revision 1429364)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RESTServer.java
* /hbase/trunk/hbase-server/src/main/resources/hbase-default.xml

                
> 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
>    Affects Versions: 0.96.0, 0.94.5
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: 0.94-7498_v2.patch, trunk-7498_2.patch, 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