[
https://issues.apache.org/jira/browse/HBASE-11705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091734#comment-14091734
]
Hudson commented on HBASE-11705:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #417 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/417/])
HBASE-11705 callQueueSize should be decremented in a fail-fast scenario
(Esteban Gutierrez) (apurtell: rev cb4ac0d397a77f03715e431b87c8b67bff7aa18c)
* 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)