[
https://issues.apache.org/jira/browse/HBASE-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945285#comment-13945285
]
Nicolas Liochon commented on HBASE-10814:
-----------------------------------------
bq. Do you want to do something stronger than assert here? Most folks won't
run with -ea in prod. Maybe throw explicitly?
Hum... I added it as a "formalized documentation", but yeah, it could be a full
exception. No definitive opinion here. If there is no objection, I will change
this to an IllegalStateException on commit.
> 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
>
>
> 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)