[
https://issues.apache.org/jira/browse/KYLIN-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated KYLIN-3598:
--------------------------
Summary: Use the "guava beta checker" plugin to stay away from @Beta API
(was: Use the "guava beta checker" plugin to keep off of @Beta stuff)
> Use the "guava beta checker" plugin to stay away from @Beta API
> ---------------------------------------------------------------
>
> Key: KYLIN-3598
> URL: https://issues.apache.org/jira/browse/KYLIN-3598
> Project: Kylin
> Issue Type: Task
> Reporter: Ted Yu
> Priority: Major
>
> 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)