mimaison commented on code in PR #589:
URL: https://github.com/apache/kafka-site/pull/589#discussion_r1505877761


##########
downloads.html:
##########
@@ -109,16 +109,16 @@ <h3 class="download-version">3.5.2<a href="#3.5.2"><i 
class="fas fa-link " style
             Released Dec 11, 2023
         </li>
         <li>
-            <a 
href="https://downloads.apache.org/kafka/3.5.2/RELEASE_NOTES.html";>Release 
Notes</a>
+            <a 
href="https://archive.apache.org/dist/kafka/3.5.2/RELEASE_NOTES.html";>Release 
Notes</a>

Review Comment:
   Apache asks us to remove older releases from the mirroring system to reduce 
the load. Currently we have the following releases in the mirroring system: 
3.4.1, 3.5.0, 3.5.1, 3.5.2, 3.6.0, 3.6.1 and 3.7.0.
   
   So I'm doing a bit of cleanup as it seems it was missed in previous 
releases. As per the link you shared above:
   
   > Each project's distribution directory should contain the latest release in 
each branch that is currently under development. When development ceases on a 
version branch, the PMC should remove links to releases of that branch from 
their download directory.
   
   While we still support 3.5.2, I wouldn't say it's currently under 
development and no new releases for that branch are planned. So I was planning 
on deleting 3.4.1, 3.5.0, 3.5.1, 3.5.2 and 3.6.0 from the mirroring system. The 
releases are still downloadable via the archive repos and via maven. Also as 
3.5.2 is below 3.6.0, which should definitively be removed from the mirroring 
system, in the downloads page, I thought it was just simpler to switch to the 
archive links for 3.5.2.
   
   If you have a strong objection I'm happy to keep 3.5.2 in the mirroring 
system for now. We have a tendency to forget to clean it up, as you can see in 
https://issues.apache.org/jira/browse/KAFKA-6223, so each time we delete quite 
a few versions.



-- 
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: dev-unsubscr...@kafka.apache.org

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

Reply via email to