Alexander Preuss created FLINK-27410:
----------------------------------------
Summary: Create ArchUnit rules for Public API dependencies
Key: FLINK-27410
URL: https://issues.apache.org/jira/browse/FLINK-27410
Project: Flink
Issue Type: Improvement
Affects Versions: 1.15.1
Reporter: Alexander Preuss
During the development of FLINK-27048 we noticed that there are parts of the
Public API that depend on Flink classes which are public but do not have any
@PublicEvolving or @Public annotation. An example of this is
`org.apache.flink.configuration.description.TextElement.text` which is used in
most ConnectorOptions, We want to create a new ArchUnit rule to find these
missing annotations so we can fix them.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)