[ https://issues.apache.org/jira/browse/FLINK-34234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815379#comment-17815379 ]
Sergey Nuyanzin commented on FLINK-34234: ----------------------------------------- This is a good question >From one side just to fix perf regression on flink-shaded side we don't need >to add this check >From another side it is still not clear whether we need to do it in order to >be able to release with maven 3.8.6 or not... I asked this question in PR however still no answer. I think we can continue with fix of pref regression (on flink-shaded side) first and have another task for movement towards maven 3.8.6 > Apply ShadeOptionalChecker for flink-shaded > ------------------------------------------- > > Key: FLINK-34234 > URL: https://issues.apache.org/jira/browse/FLINK-34234 > Project: Flink > Issue Type: Bug > Components: BuildSystem / Shaded > Reporter: Sergey Nuyanzin > Assignee: Sergey Nuyanzin > Priority: Blocker > Labels: pull-request-available > > As it was found within FLINK-34148 > that newer version of shade plugin breaks previous behavior and non shaded > artifacts are started being added to flink-shaded deps. > > The tasks is to apply same check for flink-shaded with help of > {{ShadeOptionalChecker}} which is already applied for Flink -- This message was sent by Atlassian Jira (v8.20.10#820010)