Lars Hofhansl created HBASE-21166:
-------------------------------------
Summary: Creating a CoprocessorHConnection re-retrieves the
cluster id from ZK
Key: HBASE-21166
URL: https://issues.apache.org/jira/browse/HBASE-21166
Project: HBase
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Lars Hofhansl
CoprocessorHConnections are created for example during a call of
CoprocessorHost$Environent.getTable(...). The region server already know the
cluster id, yet, we're resolving it over and over again.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)