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/17 23:48:00 UTC

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

Xiaobing Zhou created HBASE-18400:
-------------------------------------

             Summary: [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


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)