[
https://issues.apache.org/jira/browse/HBASE-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946746#comment-13946746
]
Nicolas Liochon commented on HBASE-10814:
-----------------------------------------
v2 is what I'm committing. Finally, instead of the assert or a throw, I'm
logging the error.
> RpcClient: some calls can get stuck when connection is closing
> --------------------------------------------------------------
>
> Key: HBASE-10814
> URL: https://issues.apache.org/jira/browse/HBASE-10814
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Critical
> Fix For: 0.99.0
>
> Attachments: 10814.v1.patch, 10814.v2.patch
>
>
> On some paths with exception, the call can be removed from the list w/o being
> set to done. Hence it won't be cleaned on connection close, and the client
> will keep waiting.
--
This message was sent by Atlassian JIRA
(v6.2#6252)