[
https://issues.apache.org/jira/browse/FLINK-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-6920.
-----------------------------------
Resolution: Fixed
1.4: 3424924e49898cd2d581eafac338a306c9e0efc5
> Remove minor guava usages in several modules
> --------------------------------------------
>
> Key: FLINK-6920
> URL: https://issues.apache.org/jira/browse/FLINK-6920
> Project: Flink
> Issue Type: Improvement
> Components: Batch Connectors and Input/Output Formats, Build System,
> ElasticSearch Connector, Gelly, Tests
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The following modules use guava without declaring it as a dependency:
> {code}
> flink-connector-elasticsearch
> flink-connector-filesystem
> flink-gelly-examples
> flink-gelly-scala
> flink-test-utils
> {code}
> Guava is used very sparingly (and sometimes for no good reason), so i suggest
> to rework the usages.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)