Frawless commented on code in PR #26869: URL: https://github.com/apache/flink/pull/26869#discussion_r2273466560
########## tools/ci/google-mirror-settings.xml: ########## @@ -25,4 +25,31 @@ under the License. <mirrorOf>central</mirrorOf> </mirror> </mirrors> + + <!-- Fallback to central repository config for BOMs that are not part of google, redhat, jboss mirrors --> Review Comment: Without it the Azure CI failed - https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=69206&view=results . I put my findings here https://github.com/apache/flink/pull/26869#issuecomment-3183528283 . So the question is if should I create new Jira and PR to address it even it is working fine with older deps or raise new Jira to remove the mirror completely from CI config (it is not clear to me why it is used) or leave this PR as it is (maybe put details to Jira and discuss it more widely) and then do the follow up? I am fine with any of it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org