@@ -66,7 +66,6 @@ Internals
66
66
to non-existing oplog
67
67
- :issue: `SERVER-80886 ` $out may fail with a StaleDbVersion after a
68
68
movePrimary
69
- - :issue: `SERVER-80901 ` Audit gFeatureFlagServerlessChangeStreams
70
69
- :issue: `SERVER-80988 ` [6.0] Search Index Management Commands Fail To
71
70
Detect Collection on Other Shards
72
71
- :issue: `SERVER-81033 ` Ignore the collMod response from the DBPrimary
@@ -80,10 +79,14 @@ Internals
80
79
- :issue: `SERVER-81390 ` HashAggStage fails to respect the collation when
81
80
spilling to disk
82
81
- :issue: `SERVER-81431 ` Add canaries_only task to older mongo branches
82
+ - :issue: `SERVER-81435 ` Add metrics to capture impact of time series
83
+ group commit
83
84
- :issue: `SERVER-81524 ` No-op invocations of setUserWriteBlockMode must
84
85
await majority confirmation of SystemLastOpTime
85
86
- :issue: `SERVER-81532 ` FIx tag on timeseries_groupby_reorder.js
86
87
- :issue: `SERVER-81581 ` Extend BlackDuck timeout
88
+ - :issue: `SERVER-81603 ` Set the stream worker thread of the balancer as
89
+ interruptible to support a correct stepdown of the config server
87
90
- :issue: `SERVER-81762 ` Wait to run test until HMAC keys refresh
88
91
finishes in read_preference_metrics.js
89
92
- :issue: `SERVER-81886 ` Disable jstests/core/fts_index3.js on non-FCV
@@ -118,6 +121,12 @@ Internals
118
121
- :issue: `SERVER-82864 ` Handle WriteConflict errors in
119
122
fle2_contention_kill_parent.js
120
123
- :issue: `SERVER-82990 ` Investigate powercycle failures on v6.0 and v5.0
124
+ - :issue: `SERVER-83134 ` Unit tests of ShardSplitDonorServiceTest get
125
+ failed in v6.0
126
+ - :issue: `SERVER-83144 ` Wait for secondaries to refresh HMAC key in
127
+ read_preference_metrics.js
128
+ - :issue: `SERVER-83150 ` Document::shred() does not copy document
129
+ metadata
121
130
- :issue: `WT-7492 ` Ignore the evict drain wait msg in stdout.txt for
122
131
test_cursor_random
123
132
- :issue: `WT-7929 ` Investigate a solution to avoid FTDC stalls during
0 commit comments