Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
BOOKKEEPER-1012 Shade and relocate Guava
- Resolved
- links to