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)