You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2019/12/09 01:39:06 UTC

[jira] [Deleted] (HBASE-23491) CLONE - [C++] Rpc connection close and reconnecting

     [ https://issues.apache.org/jira/browse/HBASE-23491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang deleted HBASE-23491:
------------------------------


> CLONE - [C++] Rpc connection close and reconnecting
> ---------------------------------------------------
>
>                 Key: HBASE-23491
>                 URL: https://issues.apache.org/jira/browse/HBASE-23491
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: guanyun
>            Assignee: Enis Soztutar
>            Priority: Major
>             Fix For: HBASE-14850
>
>         Attachments: hbase-18204-v5.patch, hbase-18204_v1.patch, hbase-18204_v2.patch, hbase-18204_v3.patch, hbase-18204_v4.patch
>
>
> Our client-dispatcher maintains a map of outgoing RPCs per server with the promises. 
> In case the server goes down, or TCP connection is closed, we should complete the outgoing RPCs with exceptions so that higher level waiters can unblock and retry. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)