[ 
https://issues.apache.org/jira/browse/STORM-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733323#comment-14733323
 ] 

ASF GitHub Bot commented on STORM-1033:
---------------------------------------

GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/725

    STORM-1033 replace closer.cgi to closer.lua

    Please refer https://issues.apache.org/jira/browse/STORM-1033 for more 
details.
    
    I don't know where to create link for download.html, so if it's created 
automatically, please fix it there.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm STORM-1033

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/725.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #725
    
----
commit b87d947ba97e061c578d4842edfc86f47fb84c53
Author: Jungtaek Lim <[email protected]>
Date:   2015-09-07T07:06:13Z

    STORM-1033 replace closer.cgi to closer.lua
    
    * Apache infra deprecates .cgi scripts and uses .lua for now
    ** Due to DDoS attack

----


> TLP site's download link should be updated to refer closer.lua instead of 
> closer.cgi
> ------------------------------------------------------------------------------------
>
>                 Key: STORM-1033
>                 URL: https://issues.apache.org/jira/browse/STORM-1033
>             Project: Apache Storm
>          Issue Type: Documentation
>            Reporter: Jungtaek Lim
>            Priority: Critical
>
> Due to DDoS attack, Apache infra deprecates .cgi scripts and uses .lua for 
> now.
> We can still access to closer.cgi, but it doesn't link actual file now. 
> It just links top page of mirror site, which means user should find storm 
> packaged files with several clicks.
> You can compare below, 
> * cgi: 
> http://www.apache.org/dyn/closer.cgi/storm/apache-storm-0.10.0-beta1/apache-storm-0.10.0-beta1.tar.gz
> * lua: 
> http://www.apache.org/dyn/closer.lua/storm/apache-storm-0.10.0-beta1/apache-storm-0.10.0-beta1.tar.gz
> We should fix it ASAP and update TLP site.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to