[ 
https://issues.apache.org/jira/browse/HBASE-19399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274662#comment-16274662
 ] 

Mike Drob commented on HBASE-19399:
-----------------------------------

we use curator in hbase-examples (ZooKeeperScanPolicyObserver.java) so can't 
drop the shading completely yet...

If you do another patch for other reasons, can you switch 
{{hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKMainServer.java:25:import
 org.apache.curator.shaded.com.google.common.base.Stopwatch;}} to {{import 
org.apache.hadoop.hbase.shaded.com.google.common.base.Stopwatch;}} instead?

> Purge curator dependency from hbase-client
> ------------------------------------------
>
>                 Key: HBASE-19399
>                 URL: https://issues.apache.org/jira/browse/HBASE-19399
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, Zookeeper
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19399-v1.patch, HBASE-19399.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to