@@ -35,8 +35,6 @@ Internals
35
35
collection and indexes can make the catalog inconsistent
36
36
- :issue: `SERVER-81028 ` Incorrect $listCatalog behavior in presence of a
37
37
concurrent collection rename in v7.0
38
- - :issue: `SERVER-81033 ` Ignore the collMod response from the DBPrimary
39
- shard if it has no chunks
40
38
- :issue: `SERVER-81049 ` Move queryStatsRead and
41
39
queryStatsReadTransformed privileges into clusterMonitor builtin role
42
40
- :issue: `SERVER-81106 ` Recipient shard doesn't wait for the collection
@@ -52,8 +50,6 @@ Internals
52
50
with integration_tests_sharded suite
53
51
- :issue: `SERVER-81343 ` Add NamespaceNotFound as an expected error for
54
52
resharding on random_DDL_CRUD_operations.js
55
- - :issue: `SERVER-81372 ` Collection defragmentation phases sporadically
56
- jump backward
57
53
- :issue: `SERVER-81390 ` HashAggStage fails to respect the collation when
58
54
spilling to disk
59
55
- :issue: `SERVER-81467 ` Run Jepsen list-append in Evergreen
@@ -77,6 +73,8 @@ Internals
77
73
- :issue: `SERVER-82234 ` Relax assertions in session_pooling.js
78
74
- :issue: `SERVER-82324 ` Fix data race when reading/writing the logical
79
75
session id
76
+ - :issue: `SERVER-82328 ` Concurrent access to
77
+ MovePrimaryCoordinatorDocument without acquiring mutex
80
78
- :issue: `SERVER-82428 ` Include idle connections in currentOp aggregate
81
79
cmd in fsync.js
82
80
- :issue: `SERVER-82799 ` Increase reshardingCriticalSectionTimeoutMillis
0 commit comments