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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)