nicoweidner commented on a change in pull request #16293:
URL: https://github.com/apache/flink/pull/16293#discussion_r659647720



##########
File path: tools/azure-pipelines/build-nightly-dist.yml
##########
@@ -109,7 +109,7 @@ jobs:
             </settings>
             EOF
 
-            export CUSTOM_OPTIONS="-Dgpg.skip -Drat.skip -Dcheckstyle.skip 
--settings $(pwd)/deploy-settings.xml"
+            export CUSTOM_OPTIONS="-Dgpg.skip -Drat.skip -Dcheckstyle.skip 
-Dmaven.wagon.http.pool=false --settings $(pwd)/deploy-settings.xml"

Review comment:
       What is the reason for this change? Are we creating more connections 
than the pool can handle by default?




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to