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

2017-07-17 Thread Xiaobing Zhou (JIRA)

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

Xiaobing Zhou updated HBASE-18400:
--
Status: Patch Available  (was: Open)

> [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)


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

2017-07-17 Thread Xiaobing Zhou (JIRA)

 [ 
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)


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

2017-07-18 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-18400:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: HBASE-14850
   Status: Resolved  (was: Patch Available)

> [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
> 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
(v6.4.14#64029)