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)