-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
We are restructuring the way the cache is working, and as we are switching it around there is some turbulence.
Around the Jan 31st we merged the grpc support to the server build, which does increase the build size substantially. This put the current cache over capacity so we reverted, and saw the times return to normal.
On Feb 22nd we restructured the cache so instead of a monolithic cache, there is a cache per-variant. This means that patch builds can not seed the commit queue cache, and we see a slow down in the commit queue. https://jira.mongodb.org/browse/SERVER-74288 will fix this.
I expect commit queue build times to be back to pre31st when the these tickets have been merged for some time.
- is depended on by
-
SERVER-68365 Add C++ implementation of gRPC to `mongo/third_party`
- Closed
-
SERVER-73467 update third_party grpc to 1.46.6
- Closed
- is related to
-
SERVER-74571 scons cache nolink option still caches dll.lib files
- Closed
-
SERVER-73788 Switch SCons cache dir to per variant
- Closed
-
SERVER-74278 disable link job caching in evergreen
- Closed
-
SERVER-74288 Link commit queue scons cache to appropriate variant cache
- Closed
-
SERVER-74316 break up variants which cache unrelated builds
- Closed