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

Stephan Ewen commented on FLINK-3700:
-------------------------------------

I agree for any complex code.

The code that was actually used by Guava (at least in flink-core) were all very 
simple convenience functions that we basically have already, or are simple to 
replicate (like the {{Preconditions}} class).

> 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)

Reply via email to