Commit 0cdd409
Rename
We (and most of our customers) been using this in production for a long time, and at least since 6.0 haven’t run into any issue. It should no longer be marked experimental.
RELNOTES: `--experimental_remote_cache_compression` has been renamed to `--remote_cache_compression`
Closes #17990.
PiperOrigin-RevId: 523934013
Change-Id: I397f0b3b45dc11e7d6bbb28b043c41dad0843c59--experimental_remote_cache_compression to --remote_cache_compression
1 parent 0e8e611 commit 0cdd409
File tree
2 files changed
+3
-3
lines changed- src/main/java/com/google/devtools/build/lib/remote
- options
2 files changed
+3
-3
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
| 423 | + | |
423 | 424 | | |
424 | 425 | | |
425 | 426 | | |
| |||
0 commit comments