[
https://issues.apache.org/jira/browse/STORM-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938916#comment-14938916
]
ASF GitHub Bot commented on STORM-1033:
---------------------------------------
GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/771
STORM-1033 replace closer.cgi to closer.lua
It's another version of #725, only difference is base branch. It is
asf-site now.
Please refer STORM-1033 or #725 to more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-1033-to-asf-site
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/771.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 #771
----
commit 37e38cda571f1e8f6010ee76a5d0c6c6b798f25b
Author: Jungtaek Lim <[email protected]>
Date: 2015-09-30T21:29:28Z
STORM-1033 replace closer.cgi to closer.lua
----
> 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
> Components: documentation
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Minor
>
> 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)