Chesnay Schepler created FLINK-6920:
---------------------------------------
Summary: 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)