[
https://issues.apache.org/jira/browse/BOOKKEEPER-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026207#comment-16026207
]
ASF GitHub Bot commented on BOOKKEEPER-1010:
--------------------------------------------
GitHub user eolivelli opened a pull request:
https://github.com/apache/bookkeeper/pull/166
BOOKKEEPER-1010 Moving Guava to 20.0
This patch updates Guava to version 20.0 and shades it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eolivelli/bookkeeper guava_version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/166.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #166
----
commit d6cb30fbb902d82f06ccf546b83f906c3cd19ba8
Author: arvindkandhare <[email protected]>
Date: 2017-03-17T22:14:43Z
Moving Guava to 20.0
commit 899419b44cea250dcb0c814d50e792a62bf47ae3
Author: arvindkandhare <[email protected]>
Date: 2017-04-22T18:39:48Z
Shading Guava for backword compat.
commit b0bad62a95a52465f5507275fc6b4331d7add422
Author: arvindkandhare <[email protected]>
Date: 2017-04-22T20:13:53Z
Shading Guava for backword compat.
commit b8b5f0e8047b33301f2912415725ef10a3630007
Author: eolivelli <[email protected]>
Date: 2017-04-24T07:03:10Z
BOOKKEEPER-1010 Moving Guava to 20.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)