You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2016/04/26 12:50:12 UTC

[jira] [Created] (FLINK-3814) Update code style guide regarding Preconditions

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)