[
https://issues.apache.org/jira/browse/STORM-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949669#comment-13949669
]
Jon logan commented on STORM-268:
---------------------------------
I looked into this before -- the Guava dependency should be eliminated. The
only actual usage of this is in one class, using a @VisibleForTesting -- there
are no other uses (though there may be transitive usages).
Guava becomes a problem because so many libraries use it (ex. Hadoop), and
causes many headaches with version clashes.
> Update guava to v16
> -------------------
>
> Key: STORM-268
> URL: https://issues.apache.org/jira/browse/STORM-268
> Project: Apache Storm (Incubating)
> Issue Type: Dependency upgrade
> Affects Versions: 0.9.2-incubating
> Reporter: Simon Cooper
> Priority: Minor
>
> Storm currently uses guava 13, released August 2012. There are several things
> I would like to use in the latest release (v16) in my topology code, as well
> as various performance improvements and bug fixes. Could the storm dependency
> on guava be upgraded to v16.0.1?
--
This message was sent by Atlassian JIRA
(v6.2#6252)