[
https://issues.apache.org/jira/browse/HBASE-17812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-17812:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks [~stack] for reviewing.
> Remove RpcConnection from pool in AbstractRpcClient.cancelConnections
> ---------------------------------------------------------------------
>
> Key: HBASE-17812
> URL: https://issues.apache.org/jira/browse/HBASE-17812
> Project: HBase
> Issue Type: Bug
> Components: Client, rpc
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Labels: trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-17812.patch
>
>
> Found it when backporting the new rpc implementation to branch-1 in
> HBASE-16584. It will cause TestHCM fail on branch-1 as on branch-1 the
> default rpc implementation is BlockingRpcClient which is not always
> reconnectable after shutdown. On master TestHCM will not fail as
> NettyRpcConnection is always reconnectable. But we still need to fix it as it
> is a bug. Only a trivial one line patch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)