6
6
Sharding
7
7
~~~~~~~~
8
8
9
+ - :issue: `SERVER-79086 ` Deletion of ReshardingCoordinatorService state
10
+ document is not idempotent
9
11
- :issue: `SERVER-79327 ` Missing verification in refine collection shard
10
12
key
11
13
- :issue: `SERVER-79682 ` ShardsvrReshardCollection Can Hang If Stepdown
@@ -14,6 +16,8 @@ Sharding
14
16
capturing writes for xferMods for deletes
15
17
- :issue: `SERVER-80246 ` Fsync test is not correctly checking for
16
18
concurrent ddl operations
19
+ - :issue: `SERVER-80712 ` Avoid leaving the replica set shard partitioned
20
+ at the end of linearizable_read_concern.js
17
21
18
22
Operations
19
23
~~~~~~~~~~
@@ -29,20 +33,33 @@ Internals
29
33
backups in 4.4+ as safe as possible
30
34
- :issue: `SERVER-66018 ` Expose metrics for readPreference usage
31
35
- :issue: `SERVER-68132 ` Remove Feature Flag for PM-2076
36
+ - :issue: `SERVER-68296 ` Only log the storage component with a higher
37
+ verbosity level in check_for_oplog_cap_maintainer_thread.js
32
38
- :issue: `SERVER-68791 ` Expand the stacktrace API to return a loggable
33
39
BSONObj
34
40
- :issue: `SERVER-69244 ` $merge fails when session default read concern
35
41
has been set to "majority"
42
+ - :issue: `SERVER-71512 ` assert.commandWorkedOrFailedWithCode unexpected
43
+ behaviour with some commands
36
44
- :issue: `SERVER-71520 ` Dump all thread stacks on RSTL acquisition
37
45
timeout
38
- - :issue: `SERVER-71819 ` Broadcast collMod command to all shards
46
+ - :issue: `SERVER-72487 ` race between QueryStageBatchedDeleteTest dbtest
47
+ and Checkpointer background job
39
48
- :issue: `SERVER-73470 ` Log index inconsistencies detected by queries in
40
49
the health log
41
50
- :issue: `SERVER-73497 ` Create an interface for the HealthLog
51
+ - :issue: `SERVER-75295 ` Disallow use of the 'planCacheSize' parameter on
52
+ 6.0 and earlier versions
42
53
- :issue: `SERVER-76341 ` Add range deletion throughput statistic
43
54
- :issue: `SERVER-76932 ` Add a way for a thread to know when the
44
55
SignalHandler thread is done with printAllThreadStacks
56
+ - :issue: `SERVER-77278 ` Replication rollback of a dropDatabase oplog
57
+ entries leaves the in-memory database closed on the primary but open
58
+ on secondaries, leading to secondaries crashing on receipt of
59
+ conflicting database name
45
60
- :issue: `SERVER-77638 ` Add logging on completion of resharding
61
+ - :issue: `SERVER-77862 ` Exclude compact.js from running in macos
62
+ variants
46
63
- :issue: `SERVER-78149 ` Implement the mongos fsync (lock : true) command
47
64
- :issue: `SERVER-78150 ` Implement the mongos fsyncUnlock command
48
65
- :issue: `SERVER-78151 ` Add fsyncLock status to the mongos currentOp
@@ -59,42 +76,43 @@ Internals
59
76
- :issue: `SERVER-78721 ` Remove multiversion compatibility for rename
60
77
view test
61
78
- :issue: `SERVER-78793 ` Add a timeout to the mongos FSync Lock Command
79
+ - :issue: `SERVER-78831 ` Make $listSearchIndexes throw an Exception when
80
+ used outside of Atlas
62
81
- :issue: `SERVER-79025 ` Mongos Fsync with lock command should use mongos
63
82
fsyncUnlock command
64
83
- :issue: `SERVER-79471 ` Mirrored reads should include databaseVersion in
65
84
addition to shardVersion
66
85
- :issue: `SERVER-79552 ` $group rewrite for timeseries returns incorrect
67
86
result if referencing the metaField in an object
68
- - :issue: `SERVER-79585 ` A valid $match query fails on time-series
69
- collection
70
- - :issue: `SERVER-79632 ` Stop range deletion when hashed shard key index
71
- does not exist
72
87
- :issue: `SERVER-79781 ` TestGetDestinedRecipientThrowsOnBlockedRefresh
73
88
should not run two refreshes without resetting the catalog cache
74
89
loader mock return value
75
90
- :issue: `SERVER-79803 ` Enable feature flag in 6.0
76
- - :issue: `SERVER-79926 ` Investigate OCSP failure possibilities
91
+ - :issue: `SERVER-79912 ` CheckReplDBHash reports failure with
92
+ system.buckets collections due to invalid BSON
93
+ - :issue: `SERVER-79942 ` replace jsTestName() with the name of the test
94
+ in rename_collection_view.js
77
95
- :issue: `SERVER-80021 ` Make $convert round-trip correctly between
78
96
double and string
79
97
- :issue: `SERVER-80100 ` Fix typo in excluding
80
98
compound_wildcard_index_hiding.js and sparse_index_internal_expr.js
81
99
- :issue: `SERVER-80140 ` Use the $currentOp to verify that
82
100
fsyncLockWorker threads are waiting for the lock
83
- - :issue: `SERVER-80203 ` Normalization of time-series meta field can
84
- break insert targeting
85
101
- :issue: `SERVER-80465 ` Make numCandidates optional on mongod for
86
102
$vectorSearch
103
+ - :issue: `SERVER-80488 ` Avoid traversing routing table in balancer split
104
+ chunk policy
87
105
- :issue: `SERVER-80491 ` Expose more granular metrics around balancing
88
106
round
89
107
- :issue: `SERVER-80678 ` Remove an outdated test case
108
+ - :issue: `SERVER-80703 ` Avoid traversing routing table in
109
+ MigrationDestinationManager
90
110
- :issue: `SERVER-80810 ` Remove
91
111
tenant_migration_donor_resume_on_stepup_and_restart.js on v6.0
92
112
- :issue: `SERVER-80912 ` Enterprise RHEL 7.1 ppc64le failures on 6.0
93
113
waterfall
94
114
- :issue: `SERVER-81013 ` Fix resolveCollator to return 'kNo' when query
95
115
has collator and collection does not
96
- - :issue: `SERVER-81033 ` Ignore the collMod response from the DBPrimary
97
- shard if it has no chunks
98
116
- :issue: `SERVER-81044 ` Handle internal oplog update correctly in
99
117
transactions
100
118
- :issue: `SERVER-81146 ` Use historic runtime data to set default
@@ -109,8 +127,4 @@ Internals
109
127
- :issue: `SERVER-81421 ` Fix fle2_downgrade.js test in 6.0
110
128
- :issue: `SERVER-81426 ` [5.0] fsync_deadlock.js is not resilient to
111
129
StaleConfig errors
112
- - :issue: `SERVER-81431 ` Add canaries_only task to older mongo branches
113
- - :issue: `SERVER-81532 ` FIx tag on timeseries_groupby_reorder.js
114
- - :issue: `SERVER-81762 ` Wait to run test until HMAC keys refresh
115
- finishes in read_preference_metrics.js
116
130
0 commit comments