[
https://issues.apache.org/jira/browse/BOOKKEEPER-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930827#comment-15930827
]
ASF GitHub Bot commented on BOOKKEEPER-1010:
--------------------------------------------
GitHub user arvindkandhare opened a pull request:
https://github.com/apache/bookkeeper/pull/117
BOOKKEEPER-1010 Moving Guava to 20.0
Moving Guava version fro 12 to 20.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arvindkandhare/bookkeeper-1 guava_version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/117.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 #117
----
commit 35c3c9e8af60844062b31505a14983f2d40eb788
Author: arvindkandhare <[email protected]>
Date: 2017-03-17T22:14:43Z
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)