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

[7.5.0] Distinguish between input and output prefetching in request metadata #25042

Open
bazel-io opened this issue Jan 23, 2025 · 3 comments
Open

Comments

@bazel-io
Copy link
Member

Forked from #25040

@bazel-io bazel-io added this to the 7.5.0 release blockers milestone Jan 23, 2025
@bazel-io
Copy link
Member Author

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

src/main/java/com/google/devtools/build/lib/actions/ActionInputPrefetcher.java
src/main/java/com/google/devtools/build/lib/exec/AbstractSpawnStrategy.java
src/main/java/com/google/devtools/build/lib/remote/AbstractActionInputPrefetcher.java
src/main/java/com/google/devtools/build/lib/remote/RemoteActionFileSystem.java
src/main/java/com/google/devtools/build/lib/skyframe/CompletionFunction.java
src/test/java/com/google/devtools/build/lib/remote/ActionInputPrefetcherTestBase.java
src/test/java/com/google/devtools/build/lib/remote/RemoteActionInputFetcherTest.java

cc: @bazelbuild/triage

@iancha1992
Copy link
Member

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

src/main/java/com/google/devtools/build/lib/actions/ActionInputPrefetcher.java src/main/java/com/google/devtools/build/lib/exec/AbstractSpawnStrategy.java src/main/java/com/google/devtools/build/lib/remote/AbstractActionInputPrefetcher.java src/main/java/com/google/devtools/build/lib/remote/RemoteActionFileSystem.java src/main/java/com/google/devtools/build/lib/skyframe/CompletionFunction.java src/test/java/com/google/devtools/build/lib/remote/ActionInputPrefetcherTestBase.java src/test/java/com/google/devtools/build/lib/remote/RemoteActionInputFetcherTest.java

cc: @bazelbuild/triage

@fmeum @coeuvre @Wyverald @meteorcloudy Can you please help cherry-pick this? We're hoping to get rc3 out after this one. Thanks!

@fmeum
Copy link
Collaborator

fmeum commented Jan 24, 2025

@iancha1992 I sent #25057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants