Jimmy Xiang created HBASE-10737: ----------------------------------- Summary: HConnectionImplementation should stop RpcClient on close Key: HBASE-10737 URL: https://issues.apache.org/jira/browse/HBASE-10737 Project: HBase Issue Type: Bug Components: Client Reporter: Jimmy Xiang Assignee: Jimmy Xiang
HConnectionImplementation doesn't stop RpcClient on close so that it could leak some RpcClient connections/worker threads. -- This message was sent by Atlassian JIRA (v6.2#6252)