Ted Yu created FLINK-10446:
------------------------------
Summary: Use the "guava beta checker" plugin to keep off of @Beta
API
Key: FLINK-10446
URL: https://issues.apache.org/jira/browse/FLINK-10446
Project: Flink
Issue Type: Task
Reporter: Ted Yu
The Guava people publish an Error Prone plugin to detect when stuff that's
annotated with @Beta gets used. Those things shouldn't be used because the
project gives no promises about deprecating before removal.
plugin:
https://github.com/google/guava-beta-checker
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)