[
https://issues.apache.org/jira/browse/BOOKKEEPER-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929555#comment-15929555
]
Enrico Olivelli commented on BOOKKEEPER-1010:
---------------------------------------------
I am +1 to the update of Guava but I think we should shade it, unfortunately
that library has many forward-compatibility issues.
I'm using Guava 16 in my core projects, I'm running in-process "embedded"
bookies too
There is some weird issue with Hadoop/HBase.
We can check if Guava is ever used in "public" API and then shade it
can you file a PR for 4.5.0 ?
> Bump up Guava version to 20.0
> -----------------------------
>
> Key: BOOKKEEPER-1010
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1010
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Reporter: Arvind Kandhare
>
> Currently bookkeeper is using Guava 13.0. Guava has moved forward and at
> version 20.0 there are some API changes.
> This becomes an issue if a project using Guava 20.0 tries to run bookie
> server inproc. Bumping the Guava version to 20.0 will fix that issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)