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 2021/01/07 09:45:00 UTC

[jira] [Updated] (FLINK-20882) Add better error message for illegal import checks

     [ https://issues.apache.org/jira/browse/FLINK-20882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-20882:
-------------------------------------
    Priority: Minor  (was: Major)

> Add better error message for illegal import checks
> --------------------------------------------------
>
>                 Key: FLINK-20882
>                 URL: https://issues.apache.org/jira/browse/FLINK-20882
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> We have a list of imports that we currently do not allow, among others for various classes where the flink-shaded variants should be used instead.
> A developer running into this is just represent with an IllegalImport error, without additional guidance on what to do.
> We can split the IllegalImport module and provide error messages specific to each case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)