Chesnay Schepler created FLINK-20882:
----------------------------------------
Summary: 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
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)