You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/08/09 05:42:13 UTC

[jira] [Commented] (HBASE-11705) callQueueSize should be decremented in a fail-fast scenario

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

Hudson commented on HBASE-11705:
--------------------------------

FAILURE: Integrated in HBase-1.0 #92 (See [https://builds.apache.org/job/HBase-1.0/92/])
HBASE-11705 callQueueSize should be decremented in a fail-fast scenario (Esteban Gutierrez) (apurtell: rev 2df6b0562f0df6e4d1c5eafb9acbd486f3ed3b66)
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/CallRunner.java


> callQueueSize should be decremented in a fail-fast scenario
> -----------------------------------------------------------
>
>                 Key: HBASE-11705
>                 URL: https://issues.apache.org/jira/browse/HBASE-11705
>             Project: HBase
>          Issue Type: Bug
>          Components: IPC/RPC
>    Affects Versions: 0.98.0, 0.99.0, 2.0.0
>            Reporter: Esteban Gutierrez
>            Assignee: Esteban Gutierrez
>            Priority: Critical
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>         Attachments: HBASE-11705.patch, HBASE-11705.v1.patch, HBASE-11705.v2.patch
>
>
> Discussed on the user@hbase mailing list (http://markmail.org/thread/w3cqjxwo2smkn2jw). If a client disconnects the call queue size is not decremented causing new calls to get rejected with a CallQueueTooBigException.



--
This message was sent by Atlassian JIRA
(v6.2#6252)