[
https://issues.apache.org/jira/browse/HBASE-18883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183385#comment-16183385
]
Sean Busbey commented on HBASE-18883:
-------------------------------------
{quote}Verified manually that hbase-shaded-client jar does not have any
unrelocated guava classes. Sean Busbey - do we need to add a test for this in
the invariants check?
{quote}
There already is such a test,
[ensure-jars-have-correct-contents.sh|https://github.com/apache/hbase/blob/bc5478f947c41f3f710c1117e0d604f0b28f72eb/hbase-shaded/hbase-shaded-check-invariants/src/test/resources/ensure-jars-have-correct-contents.sh#L25]
will flag if any path doesn't match our known-good list. that'll catch
unrelocated guava.
> 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, HBASE-18883.v2.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)