You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/04/05 13:55:25 UTC

[jira] [Commented] (FLINK-3700) Replace Guava Preconditions class with Flink Preconditions

    [ https://issues.apache.org/jira/browse/FLINK-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226119#comment-15226119 ] 

Aljoscha Krettek commented on FLINK-3700:
-----------------------------------------

Could we not just copy the portion of Guava that we use to the Flink codebase then? (It is apache licensed) This would be another portion of code that we maintain and test while there are already several packages out there that provide the functionality.

> Replace Guava Preconditions class with Flink Preconditions
> ----------------------------------------------------------
>
>                 Key: FLINK-3700
>                 URL: https://issues.apache.org/jira/browse/FLINK-3700
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>
> In order to reduce the dependency on Guava (which has cause us quite a bit of pain in the past with its version conflicts), I suggest to add a Flink {{Preconditions}} class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)