-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
When our images are downloading either Kafka or ZooKeeper they are downloding from a URL starting with https://www.apache.org/dyn/closer.cgi. Unfortunately when a new version is released then this URL does not work for the older version any longer in it is migrated to https://archive.apache.org/dist.
We need to update the build scripts to detect this situation and try the archive URL.