You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/06/06 07:05:53 UTC

[jira] Created: (HBASE-2674) Bound the number of new socket connections the Thrift and Avro servers will make into HBase

Bound the number of new socket connections the Thrift and Avro servers will make into HBase
-------------------------------------------------------------------------------------------

                 Key: HBASE-2674
                 URL: https://issues.apache.org/jira/browse/HBASE-2674
             Project: HBase
          Issue Type: Improvement
          Components: thrift
            Reporter: Jeff Hammerbacher


When discussing the ThriftServer implementation in use at StumbleUpon with Stack on IRC, he mentioned that SU has modified their ThriftServer implementation to cap the number of connections it makes into HBase, as if left unchecked the Thrift server can use all file handles and kill the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2674) Bound the number of new socket connections the Thrift and Avro servers will make into HBase

Posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hammerbacher updated HBASE-2674:
-------------------------------------

    Component/s: avro

> Bound the number of new socket connections the Thrift and Avro servers will make into HBase
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2674
>                 URL: https://issues.apache.org/jira/browse/HBASE-2674
>             Project: HBase
>          Issue Type: Improvement
>          Components: avro, thrift
>            Reporter: Jeff Hammerbacher
>
> When discussing the ThriftServer implementation in use at StumbleUpon with Stack on IRC, he mentioned that SU has modified their ThriftServer implementation to cap the number of connections it makes into HBase, as if left unchecked the Thrift server can use all file handles and kill the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.