@@ -35,8 +35,6 @@ Internals
3535 collection and indexes can make the catalog inconsistent
3636- :issue: `SERVER-81028 ` Incorrect $listCatalog behavior in presence of a
3737 concurrent collection rename in v7.0
38- - :issue: `SERVER-81033 ` Ignore the collMod response from the DBPrimary
39- shard if it has no chunks
4038- :issue: `SERVER-81049 ` Move queryStatsRead and
4139 queryStatsReadTransformed privileges into clusterMonitor builtin role
4240- :issue: `SERVER-81106 ` Recipient shard doesn't wait for the collection
@@ -52,8 +50,6 @@ Internals
5250 with integration_tests_sharded suite
5351- :issue: `SERVER-81343 ` Add NamespaceNotFound as an expected error for
5452 resharding on random_DDL_CRUD_operations.js
55- - :issue: `SERVER-81372 ` Collection defragmentation phases sporadically
56- jump backward
5753- :issue: `SERVER-81390 ` HashAggStage fails to respect the collation when
5854 spilling to disk
5955- :issue: `SERVER-81467 ` Run Jepsen list-append in Evergreen
@@ -77,6 +73,8 @@ Internals
7773- :issue: `SERVER-82234 ` Relax assertions in session_pooling.js
7874- :issue: `SERVER-82324 ` Fix data race when reading/writing the logical
7975 session id
76+ - :issue: `SERVER-82328 ` Concurrent access to
77+ MovePrimaryCoordinatorDocument without acquiring mutex
8078- :issue: `SERVER-82428 ` Include idle connections in currentOp aggregate
8179 cmd in fsync.js
8280- :issue: `SERVER-82799 ` Increase reshardingCriticalSectionTimeoutMillis
0 commit comments