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

Phabricator updated HBASE-4967:
-------------------------------

    Attachment: D609.3.patch

khemani updated the revision "[HBASE-4967] [jira] socket read timeout for 
thrift servers".
Reviewers: mbautin, dhruba, nspiegelberg, JIRA

  MIkhail's feedback implemented

REVISION DETAIL
  https://reviews.facebook.net/D609

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/HConstants.java
  src/main/java/org/apache/hadoop/hbase/regionserver/HRegionThriftServer.java
  src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java

                
> connected client thrift sockets should have a server side read timeout
> ----------------------------------------------------------------------
>
>                 Key: HBASE-4967
>                 URL: https://issues.apache.org/jira/browse/HBASE-4967
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Prakash Khemani
>            Assignee: Prakash Khemani
>         Attachments: D609.3.patch
>
>
> If there is no socket read timeout and if the Thrift server is a 
> ThreadPoolServer then server side threads will be used up waiting for dead 
> unresponsive clients.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to