Chesnay Schepler created FLINK-3814:
---------------------------------------
Summary: Update code style guide regarding Preconditions
Key: FLINK-3814
URL:
https://issues.apache.org/jira/browse/FLINK-3814 Project: Flink
Issue Type: Bug
Components: Documentation
Reporter: Chesnay Schepler
We recently added a Preconditions class to replace Guava when possible.
The Code Style Guide however still suggests to use Guava when possible (explicitly naming the ported checkNotNull), and never mentions our own Preconditions class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)