You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/08/08 02:32:03 UTC

[jira] [Resolved] (HBASE-18078) [C++] Harden RPC by handling various communication abnormalities

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

Enis Soztutar resolved HBASE-18078.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: HBASE-14850

I have committed the v8 version which already addresses the review comments. HBASE-18204 builds on top of this. Thanks [~xiaobingo] for the patch. 


> [C++] Harden RPC by handling various communication abnormalities
> ----------------------------------------------------------------
>
>                 Key: HBASE-18078
>                 URL: https://issues.apache.org/jira/browse/HBASE-18078
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>             Fix For: HBASE-14850
>
>         Attachments: HBASE-18078.000.patch, HBASE-18078.001.patch, HBASE-18078.002.patch, HBASE-18078.003.patch, HBASE-18078.004.patch, HBASE-18078.005.patch, HBASE-18078.006.patch, HBASE-18078.007.patch, HBASE-18078.008.patch
>
>
> RPC layer should handle various communication abnormalities (e.g. connection timeout, server aborted connection, and so on). Ideally, the corresponding exceptions should be raised and propagated through handlers of pipeline in client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)