Login  Register

Re: "Validate" (commons) versus "checkArgument" (guava)

Posted by Robert Metzger on Jun 02, 2015; 7:11pm
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Validate-commons-versus-checkArgument-guava-tp4286p5993.html

We have now replaced all commons validate calls with guava preconditions
but its not written down anywhere or enforced by anything.

Who would like to take care of that?

On Thu, Mar 26, 2015 at 11:03 AM, Robert Metzger <[hidden email]>
wrote:

> I didn't know that there was already an issue for this. I closed
> FLINK-1787.
> The correct issue is this one:
> https://issues.apache.org/jira/browse/FLINK-1711
>