You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:02 UTC

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

guanyun created HBASE-23500:
-------------------------------

             Summary: CLONE - [C++] ConnectionId Equals/Hash should consider service_name
                 Key: HBASE-23500
                 URL: https://issues.apache.org/jira/browse/HBASE-23500
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun
            Assignee: Xiaobing Zhou
             Fix For: HBASE-14850
         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
(v8.3.4#803005)