Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use BatchStat for incremental build #21870

Closed
wants to merge 1 commit into from

Conversation

coeuvre
Copy link
Member

@coeuvre coeuvre commented Apr 2, 2024

If --experimental_remote_output_service is set, BatchStat RPC will be used by Bazel to check stat of many output files at once during the start of incremental builds.

Working towards #21630.

@coeuvre coeuvre requested a review from a team as a code owner April 2, 2024 12:23
@github-actions github-actions bot added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Apr 2, 2024
@copybara-service copybara-service bot closed this in 9e37f4e Apr 3, 2024
@coeuvre coeuvre deleted the remote_output_service branch April 3, 2024 14:00
@coeuvre
Copy link
Member Author

coeuvre commented Apr 3, 2024

@bazel-io fork 7.2.0

bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Apr 9, 2024
If `--experimental_remote_output_service` is set, `BatchStat` RPC will be used by Bazel to check stat of many output files at once during the start of incremental builds.

Working towards bazelbuild#21630.

Closes bazelbuild#21870.

PiperOrigin-RevId: 621500767
Change-Id: I5473d6ac0992215b1fe320b3b76c6510575476cd
iancha1992 pushed a commit to iancha1992/bazel that referenced this pull request Apr 10, 2024
If `--experimental_remote_output_service` is set, `BatchStat` RPC will be used by Bazel to check stat of many output files at once during the start of incremental builds.

Working towards bazelbuild#21630.

Closes bazelbuild#21870.

PiperOrigin-RevId: 621500767
Change-Id: I5473d6ac0992215b1fe320b3b76c6510575476cd
github-merge-queue bot pushed a commit that referenced this pull request Apr 11, 2024
If `--experimental_remote_output_service` is set, `BatchStat` RPC will
be used by Bazel to check stat of many output files at once during the
start of incremental builds.

Working towards #21630.

Closes #21870.

PiperOrigin-RevId: 621500767
Change-Id: I5473d6ac0992215b1fe320b3b76c6510575476cd

Commit
9e37f4e

Co-authored-by: Chi Wang <[email protected]>
Kila2 pushed a commit to Kila2/bazel that referenced this pull request May 13, 2024
If `--experimental_remote_output_service` is set, `BatchStat` RPC will be used by Bazel to check stat of many output files at once during the start of incremental builds.

Working towards bazelbuild#21630.

Closes bazelbuild#21870.

PiperOrigin-RevId: 621500767
Change-Id: I5473d6ac0992215b1fe320b3b76c6510575476cd
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 team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant