Skip to content

Commit

Permalink
open brownout central
Browse files Browse the repository at this point in the history
Signed-off-by: Damien Duportal <[email protected]>
  • Loading branch information
dduportal committed Aug 2, 2023
1 parent 7763839 commit 1aaadde
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions content/issues/2023-08-02-artifactory-central-brownount.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Brownout of the Maven Central mirrored repositories in JFrog Artifactory (repo.jenkins-ci.org)
date: 2023-08-02T14:30:00-00:00
resolved: false
resolvedWhen: 2023-08-02T15:30:00-00:00
# Possible severity levels: down, disrupted, notice
severity: notice
affected:
- repo.jenkins-ci.org
- ci.jenkins.io
section: issue
---

Wednesday 02 of August, we'll perform a [brownout](https://en.wikipedia.org/wiki/Brownout_(software_engineering)) operation of 1 hour on the Jenkins Artifactory service at repo.jenkins-ci.org at 14:30 UTC for ~1 hour.

This operation consists in removing all mirrors of the [Maven Central](https://search.maven.org/) artifact repository from repo.jenkins-ci.org to force Maven builds to download mirrored artefacts from the Maven central instead of our Artifactory instance.

This [planned brownout](https://en.wikipedia.org/wiki/Brownout_(software_engineering)) is a step of <https://github.com/jenkins-infra/helpdesk/issues/3599> to decrease the amount of outbound bandwidth download of our instance.

There should be no functional impact, as Maven as a built-in fallback to the repository `central`.
However, we expect the builds on ci.jenkins.io to be a bit slower as the artefacts donwloaded from central won't be cached anymore.

0 comments on commit 1aaadde

Please sign in to comment.