You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/01/26 02:07:39 UTC

[jira] [Created] (HBASE-15165) AsyncProcess can spin wait indefinitly

Elliott Clark created HBASE-15165:
-------------------------------------

             Summary: AsyncProcess can spin wait indefinitly
                 Key: HBASE-15165
                 URL: https://issues.apache.org/jira/browse/HBASE-15165
             Project: HBase
          Issue Type: Bug
            Reporter: Elliott Clark


When the max outstanding requests per region or per server is reached, all threads trying to send more requests to that server will spin and will spin forever with no sleep, and no regard for timeouts.



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