bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
22.98k stars 4.03k forks source link

[7.4.0] Force synchronous upload and reuse of possibly modified spawn outputs #23444

Open bazel-io opened 2 weeks ago

bazel-io commented 2 weeks ago

Forked from #23382

bazel-io commented 2 weeks ago

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 commented 2 weeks ago

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