Sylwester Lachiewicz created FLINK-40636:
--------------------------------------------

             Summary: Add Maven/Aether connection timeouts to shared connector 
CI to avoid 50-minute hangs
                 Key: FLINK-40636
                 URL: https://issues.apache.org/jira/browse/FLINK-40636
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Common
            Reporter: Sylwester Lachiewicz


flink-connector-shared-utils' {{MVN_CONNECTION_OPTIONS}} (ci.yml, 
python_ci.yml) sets {{http.keepAlive}}/wagon-pool options but no timeout, so a 
stalled remote repository can hang the Maven resolver for the full job timeout 
(~50 min) instead of failing fast.

Add explicit Wagon ({{maven.wagon.http.timeout}}) and Aether 
({{aether.connector.http.connectionTimeout}}, 
{{aether.connector.http.requestTimeout}}) timeouts.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to