Srikanth Srungarapu created HBASE-13358:
-------------------------------------------
Summary: Upgrade VisibilityClient API to accept Connection object.
Key: HBASE-13358
URL: https://issues.apache.org/jira/browse/HBASE-13358
Project: HBase
Issue Type: Improvement
Reporter: Srikanth Srungarapu
Priority: Minor
>From VisibilityClient class:
{code}
// TODO: Make it so caller passes in a Connection rather than have us do this
expensive
// setup each time. This class only used in test and shell at moment
though.
{code}
Basically, this is the VC's counterpart of HBASE-13171.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)