OpenSearch/distribution
Mark Vieira 507d879b70
Disable bwc distribution caching in master branch (#46686)
This commit disables caching of BWC snapshot distributions in the "trunk" (aka master) branch.
Since the previous major release branches move quickly we rarely get cache hits for these 
tasks, and the artifacts themselves are very large. This means the overhead here is high and
savings basically zero. We conditionally disable task output caching in this scenario in CI to 
avoid excessive build cache overhead as well as causing too much turn in the cache itself which
would lead to lots of cache entry evictions.
2019-09-18 11:52:17 -07:00
..
archives Use AdoptOpenJDK as the bundled JDK (#46470) (#46785) 2019-09-17 13:40:35 -07:00
bwc Disable bwc distribution caching in master branch (#46686) 2019-09-18 11:52:17 -07:00
docker Make git revision loading lazy (#45358) 2019-08-08 17:08:07 -07:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Remove redundant Java check from Sys V init (#45793) 2019-08-22 22:21:53 -04:00
src Move netty numDirectArenas to jvm.options (#46104) 2019-08-28 19:30:55 -06:00
tools Move netty numDirectArenas to jvm.options (#46104) 2019-08-28 19:30:55 -06:00
build.gradle Use AdoptOpenJDK as the bundled JDK (#46470) (#46785) 2019-09-17 13:40:35 -07:00