[
https://issues.apache.org/jira/browse/HBASE-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947010#comment-13947010
]
Hudson commented on HBASE-10814:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5039 (See
[https://builds.apache.org/job/HBase-TRUNK/5039/])
HBASE-10814 RpcClient: some calls can get stuck when connection is closing
(nkeywal: rev 1581414)
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClient.java
> 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)