Purushottam Sinha created FLINK-39861:
-----------------------------------------
Summary: Reduce ArchUnit violations: ITCase MiniCluster rule in
flink-filesystems modules
Key: FLINK-39861
URL: https://issues.apache.org/jira/browse/FLINK-39861
Project: Flink
Issue Type: Sub-task
Components: FileSystems
Reporter: Purushottam Sinha
11 *ITCase classes across flink-s3-fs-hadoop (4), flink-oss-fs-hadoop (4),
flink-s3-fs-presto (2), and flink-azure-fs-hadoop (1) are flagged by
ITCaseRules.ITCASE_USE_MINICLUSTER because they don't declare a MiniCluster
extension/resource. All are already on JUnit 5. Register MiniClusterExtension
(@RegisterExtension/@ExtendWith) on each so the jobs run on a managed cluster,
and let the per-module freeze stores shrink to 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)