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.4.0] Force synchronous upload and reuse of possibly modified spawn outputs #23444

Closed
bazel-io opened this issue Aug 27, 2024 · 3 comments
Closed

Comments

@bazel-io
Copy link
Member

Forked from #23382

@bazel-io bazel-io added this to the 7.4.0 release blockers milestone Aug 27, 2024
@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/remote/RemoteExecutionService.java
src/main/java/com/google/devtools/build/lib/remote/RemoteSpawnCache.java
src/test/java/com/google/devtools/build/lib/remote/RemoteSpawnCacheTest.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/remote/RemoteExecutionService.java src/main/java/com/google/devtools/build/lib/remote/RemoteSpawnCache.java src/test/java/com/google/devtools/build/lib/remote/RemoteSpawnCacheTest.java

cc: @bazelbuild/triage

@fmeum @tjgq

@iancha1992
Copy link
Member

Cherry-picked in #23674

github-merge-queue bot pushed a commit that referenced this issue Sep 19, 2024
Cherry-picks the following changes to implement output reuse:
* Deduplicate locally executed path mapped spawns (#22556)
* Fix local execution deduplication to work with optional outputs
(#23296)
* Force synchronous upload and reuse of possibly modified spawn outputs
(#23382)
* Add support for in-memory outputs to output reuse (#23422)

Fixes #23377
Fixes #23444
Fixes #23457
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

2 participants