[
https://issues.apache.org/jira/browse/HBASE-11705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090629#comment-14090629
]
Esteban Gutierrez commented on HBASE-11705:
-------------------------------------------
You are right, throwing the ClosedChannelException probably is overkill
considering that the call has not been processed yet. Also moving the "skipped"
log line from debug to info won't help. Perhaps adding a new metric for
abandoned/aborted calls?
> callQueueSize should be decremented in a fail-fast escenario
> ------------------------------------------------------------
>
> Key: HBASE-11705
> URL: https://issues.apache.org/jira/browse/HBASE-11705
> Project: HBase
> Issue Type: Bug
> Components: IPC/RPC
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Priority: Critical
> Attachments: HBASE-11705.patch, HBASE-11705.v1.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)