You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/03/17 10:41:38 UTC

[jira] [Created] (FLINK-1711) Replace all usages off commons.Validate with guava.check

Stephan Ewen created FLINK-1711:
-----------------------------------

             Summary: Replace all usages off commons.Validate with guava.check
                 Key: FLINK-1711
                 URL: https://issues.apache.org/jira/browse/FLINK-1711
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Priority: Minor
             Fix For: 0.9


Per discussion on the mailing list, we decided to increase homogeneity. One part is to consistently use the Guava methods {{checkNotNull}} and {{checkArgument}}, rather than Apache Commons Lang3 {{Validate}}.




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