davsclaus opened a new pull request, #1635:
URL: https://github.com/apache/camel-website/pull/1635

   ## Summary
   
   Remove 240 schema files (~62MB) for Camel 1.x and 2.x versions that have 
been EOL for 10+ years.
   
   | Schemas removed | Files | 
   |---|---|
   | Spring 1.x (`camel-spring-1.*`) | 17 |
   | Spring 2.x (`camel-spring-2.*`) | 113 |
   | Blueprint 2.x (`camel-blueprint-2.*`) | 110 |
   | **Total** | **240 files, ~62MB** |
   
   ## Why
   
   The website suffers from sporadic 404 errors caused by large CDN pushes 
exceeding the ASF message queue's 256KB event payload limit. Reducing the total 
number of files in the published site helps keep deploy diffs smaller and 
reduces CDN sync pressure.
   
   Camel 1.x and 2.x have been EOL for over 10 years. These XSD files are not 
referenced by any supported Camel version.
   
   3.x and 4.x schemas are kept as-is.
   
   ## Test plan
   
   - [ ] Verify the website builds successfully
   - [ ] Verify remaining 3.x/4.x schemas are still present and accessible
   
   Fixes #1631


-- 
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]

Reply via email to