Demon has uploaded a new change for review.

Change subject: (bug 37083) Setup periodic repack of git repositories
......................................................................

(bug 37083) Setup periodic repack of git repositories

JGit doesn't do any sort of garbage collection itself, so we'll
do a daily `git gc` on the repos to keep them at a sane size

In theory if you do a lot of branch or tag deletions, it can
temporarily make the repo larger, but that would only last a
day until gc is run again :)

Also, I'm pretty sure this is the underlying cause of the recent
timeout issues with cloning core since it's exploded to well over
1.2G on the gerrit box (but repacks nicely to 185M locally)

Change-Id: Ie79f4dee5b7c8c88372b3bbb62d20ffefcd1d367
---
M manifests/gerrit.pp
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/24/22824/1
--
To view, visit https://gerrit.wikimedia.org/r/22824
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie79f4dee5b7c8c88372b3bbb62d20ffefcd1d367
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Demon <ch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to