[
https://issues.apache.org/jira/browse/HBASE-18883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181585#comment-16181585
]
Mike Drob commented on HBASE-18883:
-----------------------------------
bq. Last time I looked curator has its own shaded netty so there'd be two
shaded netty's in hbase-thirdparty...
It's Guava 20.0, not netty, and also excludes Function, Predicate, and
TypeToken because those leaked into their public API at some point.
Maybe we do need to re-shade Curator to avoid exposing those? If so, we could
probably do some hacks to exclude the guava stuff they've already shaded so
that we don't end up with
org.apache.hbase.shaded.curator.org.apache.curator.shaded.com.google?
> Upgrade to Curator 4.0
> ----------------------
>
> Key: HBASE-18883
> URL: https://issues.apache.org/jira/browse/HBASE-18883
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Mike Drob
> Assignee: Mike Drob
> Fix For: 2.0.0
>
> Attachments: HBASE-18883.patch
>
>
> While we're doing a dependency pass for HBase 2, we should see if we can bump
> Curator to 4.0
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)