You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/11/18 19:24:43 UTC

[GitHub] [ozone-site] adoroszlai opened a new pull request #21: HDDS-6007. Replace closer.cgi links with CDN

adoroszlai opened a new pull request #21:
URL: https://github.com/apache/ozone-site/pull/21


   ## What changes were proposed in this pull request?
   
   Replace links to `closer.cgi` with direct links to Apache CDN (dlcdn.apache.org).
   
   https://issues.apache.org/jira/browse/HDDS-6007
   
   ## How was this patch tested?
   
   Verified links from the downloads page:
   
   ```
   $ for url in \
       https://dlcdn.apache.org/ozone/1.2.0/ozone-1.2.0-src.tar.gz \
       https://dlcdn.apache.org/ozone/1.2.0/ozone-1.2.0.tar.gz \
       https://dlcdn.apache.org/ozone/1.1.0/ozone-1.1.0-src.tar.gz \
       https://dlcdn.apache.org/ozone/1.1.0/ozone-1.1.0.tar.gz \
       https://dlcdn.apache.org/hadoop/ozone/ozone-1.0.0/hadoop-ozone-1.0.0-src.tar.gz \
       https://dlcdn.apache.org/hadoop/ozone/ozone-1.0.0/hadoop-ozone-1.0.0.tar.gz \
       https://dlcdn.apache.org/hadoop/ozone/ozone-0.5.0-beta/hadoop-ozone-0.5.0-beta-src.tar.gz \
       https://dlcdn.apache.org/hadoop/ozone/ozone-0.5.0-beta/hadoop-ozone-0.5.0-beta.tar.gz; do
     curl --insecure --head -Ss $url | head -1
   done
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   HTTP/2 200
   ```


-- 
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-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-site] adoroszlai closed pull request #21: HDDS-6007. Replace closer.cgi links with CDN

Posted by GitBox <gi...@apache.org>.
adoroszlai closed pull request #21:
URL: https://github.com/apache/ozone-site/pull/21


   


-- 
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-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-site] adoroszlai commented on pull request #21: HDDS-6007. Replace closer.cgi links with CDN

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #21:
URL: https://github.com/apache/ozone-site/pull/21#issuecomment-1034275335


   Based on discussion on infra users list, the closer.cgi links are still preferred.


-- 
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-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org