Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

gitserver: Switch corruption logs to use separate file#62775

Merged
eseliger merged 1 commit into
mainfrom
es/corruption-stat
May 21, 2024
Merged

gitserver: Switch corruption logs to use separate file#62775
eseliger merged 1 commit into
mainfrom
es/corruption-stat

Conversation

@eseliger

Copy link
Copy Markdown
Member

We still incur a ton of git config calls, those add pressure to the process spawning, so we instead do a much cheaper fs.Stat now to check for corruption.

Test plan:

Adjusted tests, CI and integration tests still pass.

@cla-bot cla-bot Bot added the cla-signed label May 18, 2024

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels May 18, 2024
@eseliger eseliger force-pushed the es/corruption-stat branch from 0f5c133 to 7d9ada6 Compare May 18, 2024 00:08
@eseliger eseliger marked this pull request as ready for review May 18, 2024 00:09
@eseliger eseliger requested a review from a team May 18, 2024 00:09
We still incur a ton of git config calls, those add pressure to the process spawning, so we instead do a much cheaper fs.Stat now to check for corruption.

Test plan:

Adjusted tests, CI and integration tests still pass.
@eseliger eseliger force-pushed the es/corruption-stat branch from 7d9ada6 to f7165cb Compare May 21, 2024 17:38
@eseliger eseliger merged commit 8717d1a into main May 21, 2024
@eseliger eseliger deleted the es/corruption-stat branch May 21, 2024 18:05

Copy link
Copy Markdown
Member Author

Merge activity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants