@@ -19,6 +19,8 @@ Internals
19
19
- :issue: `SERVER-66009 ` Ban $search when running in update pipeline
20
20
(stub process interface is present)
21
21
- :issue: `SERVER-71089 ` Run signing tasks on a single distro
22
+ - :issue: `SERVER-71249 ` Remove buildvariant task overrides for .publish
23
+ tags
22
24
- :issue: `SERVER-72815 ` Extend serverstatus to track Document count and
23
25
Duration for updateMany and deleteMany
24
26
- :issue: `SERVER-73007 ` CURL_OPT_SEEKFUNCTION not set for multi-pass
@@ -28,21 +30,26 @@ Internals
28
30
count in LockstepOr enumeration strategy
29
31
- :issue: `SERVER-75404 ` Designate $searchSortValues as metadata field on
30
32
v5.0
33
+ - :issue: `SERVER-75479 ` Use system python on macos for ssl tests
31
34
- :issue: `SERVER-75652 ` Migrate from notary client to garasign for push
32
35
task
33
36
- :issue: `SERVER-76063 ` Update the getFreeMonitoringStatus command to
34
37
always return state: disabled
35
- - :issue: `SERVER-76179 ` "/var/run/mongodb/"mongod.pid" deleted on each
36
- Mongod shutdown
37
38
- :issue: `SERVER-76274 ` Move microbenchmarks to their own task distro
38
39
- :issue: `SERVER-76378 ` Use estimated impersonation metadata size in
39
40
calculating block chunks
40
41
- :issue: `SERVER-76498 ` Update push task to run on rhel8.7-small
41
42
- :issue: `SERVER-76599 ` Exclude
42
43
jstests/sharding/balancer_collection_status.js from step-down suites
44
+ - :issue: `SERVER-76619 ` Add setParameter to enable libcurl's verbose
45
+ logging
43
46
- :issue: `SERVER-76695 `
44
47
initial_sync_nodes_maintain_and_gossip_commit_point.js should wait
45
48
longer for initial sync node to advance commit point
49
+ - :issue: `SERVER-76698 ` Disable Curl Connection Pooling for STS requests
50
+ - :issue: `SERVER-76699 ` Add configurable retry count in AWS IAM code
51
+ - :issue: `SERVER-76721 ` Robustify plan_cache_stats_shard_and_host.js to
52
+ count plan cache entries only for specific plan cache key
46
53
- :issue: `WT-8689 ` Switch Evergreen zSeries builder to RHEL distro
47
54
- :issue: `WT-8981 ` Enable evergreen testing for RHEL8 on PPC
48
55
- :issue: `WT-10551 ` Incremental backup may omit modified blocks
0 commit comments