timsants opened a new pull request #7209: URL: https://github.com/apache/pinot/pull/7209
## Description The previous maven download link is no longer reachable. Tested that the new download link works: `wget https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz --2021-07-26 16:37:18-- https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz Resolving downloads.apache.org (downloads.apache.org)... 2a01:4f9:3a:2725::2, 2a01:4f9:3a:2c57::2, 2a01:4f8:10a:201a::2, ... Connecting to downloads.apache.org (downloads.apache.org)|2a01:4f9:3a:2725::2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9506321 (9.1M) [application/x-gzip] Saving to: ‘apache-maven-3.6.3-bin.tar.gz’ apache-maven-3.6.3-bin.tar.gz 100%[======================================================================================================================>] 9.07M 3.43MB/s in 2.6s 2021-07-26 16:37:21 (3.43 MB/s) - ‘apache-maven-3.6.3-bin.tar.gz’ saved [9506321/9506321] ` ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) * [ ] Yes (Please label as **<code>backward-incompat</code>**, and complete the section below on Release Notes) Does this PR fix a zero-downtime upgrade introduced earlier? * [ ] Yes (Please label this as **<code>backward-incompat</code>**, and complete the section below on Release Notes) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
