You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2017/10/09 19:02:00 UTC

[jira] [Created] (FLINK-7787) Remove guava dependency in the cassandra connector

Haohui Mai created FLINK-7787:
---------------------------------

             Summary: Remove guava dependency in the cassandra connector
                 Key: FLINK-7787
                 URL: https://issues.apache.org/jira/browse/FLINK-7787
             Project: Flink
          Issue Type: Bug
            Reporter: Haohui Mai
            Assignee: Haohui Mai


As discovered in FLINK-6225, the cassandra connector uses the future classes in the guava library. We can get rid of the dependency by using the equivalent classes provided by Java 8.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)