-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Also mentioned by @dervoeti at https://stackable-workspace.slack.com/archives/C02FZ581UCD/p1748435256076999
When building hadoop (bake -p hadoop=3.4.1) the build eventually got stuck, waiting for a response from https://repository.apache.org/. curl and my web browser also got stuck.
According to https://infra.apache.org/abc/ I have been banned for https://infra.apache.org/abc/#BL018: making excessive 404-causing requests to https://repository.apache.org/.
This seems like a few separate problems...
- Why are we using it at all, rather than maven central?
- Why are we contacting upstream directly at all, rather than fetching from our cache (https://build-repo.stackable.tech/)?
- Why are they causing so many 404s?
Metadata
Metadata
Assignees
Labels
No labels