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/18 00:02:00 UTC

[jira] [Updated] (HBASE-18400) [C++] ConnectionId Equals/Hash should consider service_name

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

Xiaobing Zhou updated HBASE-18400:
----------------------------------
    Attachment: HBASE-18400.000.patch

Posted v0 for reviews, thx.

> [C++] ConnectionId Equals/Hash should consider service_name
> -----------------------------------------------------------
>
>                 Key: HBASE-18400
>                 URL: https://issues.apache.org/jira/browse/HBASE-18400
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>         Attachments: HBASE-18400.000.patch
>
>
> Currently only security::User, host and port are taken into account in the implementation of ConnectionIdEquals and ConnectionIdHash. It makes sense to allocate dedicated RPC connection for a specific service, so service_name should be added to implementation;



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