You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/06/14 13:17:00 UTC

[jira] [Created] (FLINK-6920) Remove minor guava usages in several modules

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)