You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2017/07/05 18:10:00 UTC

[jira] [Commented] (HBASE-18204) [C++] Cleanup outgoing RPCs on connection close

    [ https://issues.apache.org/jira/browse/HBASE-18204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075170#comment-16075170 ] 

Xiaobing Zhou commented on HBASE-18204:
---------------------------------------

[~enis] Thanks for the work. I'd suggest waiting after the TestRpcServer is done so that we can easily have a bunch of unit tests for this.

> [C++] Cleanup outgoing RPCs on connection close
> -----------------------------------------------
>
>                 Key: HBASE-18204
>                 URL: https://issues.apache.org/jira/browse/HBASE-18204
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>         Attachments: hbase-18204_v1.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
(v6.4.14#64029)