Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-31462
convertToCapped + renameCollection may cause a segfaultSERVER-31480
rollback_internal::updateFixUpInfoFromLocalOplogEntry should check if UUID exists before dereferencing it.SERVER-31093
Remove initialsync attempts from passthrough suitesSERVER-31314
Update os name in macos release tarballsSERVER-31281
TransactionReaper should use something other than lastWriteOpTimeTs for stalenessSERVER-31091
The config server balancer stop command does not obey maxTimeMSSERVER-31103
do not generate UUID for sharded final output collection in mapReduce if in fcv=3.4SERVER-31632
write_transactions_during_migration.js should call waitForMoveChunkStepSERVER-31627
ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see collection in config.cache.collectionsSERVER-31531
feature compatibility version writes must check for writeErrorsSERVER-31471
Certain applyOps and convertToCapped commands can cause secondaries to fassertSERVER-31068
make config server update fcv 'targetVersion' at beginning of _configsvrSetFeatureCompatibilityCommandSERVER-31214
config server should call setFeatureCompatibilityVersion on itself as part of _configsvrSetFeatureCompatibilityVersionSERVER-31056
Remove all usages of the default constructor of ScopedCollectionMetadata outside of MetadataManagerSERVER-31226
ensure or enforce that ShardingTest.stop() is called in all tests that start a ShardingTestSERVER-31253
Expose information about session migration statusSERVER-31233
Session should invalidate _lastWrittenSessionRecord when it detects inconsistency during updateSessionEntrySERVER-31183
currentOp output can contain an "ns" field with a value like "dbName.$cmd"SERVER-31232
remove retrying on stale shardVersion errors from cluster_aggregate.cppSERVER-31249
getLastError should not be affected by no-op retriesSERVER-31420
Make PeriodicRunner utility resilient to thrown errorsSERVER-31349
Rename 'disallowCollectionCreation' generic argument to 'allowImplicitCollectionCreation'SERVER-31423
combine_reports.py will fail on the second runSERVER-31356
make OplogEntry immutableSERVER-31098
Wrong ns in system.profile for aggregation querySERVER-31263
distinct command should pass routingInfo to scatterGather()SERVER-31255
certain sequence of collection and index operations can cause dropIndex rollback to fail.SERVER-30780
Map/reduce with sharded output temporarily creates two collections with the same UUIDSERVER-13298
distinct doesn't use index to distinct multikey dotted fieldsSERVER-30781
for mapreduce.shardedfinish with "merge" or "reduce", create temp collection with a random UUIDSERVER-30862
ReplSetTest.remove() should call stop() on the node to be removedSERVER-31520
metadata commands on mongos should transparently pass config server response back to clientSERVER-31524
make all metadata commands wait for majority writeConcern when returning success earlySERVER-31476
Prohibit establishing a $changeStream cursor on a read-only viewSERVER-31485
Race between move chunks and dropIndex may lead to IndexNotFound errorSERVER-31453
Retryable writes do not support 32-bit transaction idsSERVER-31503
Make JSONSchemaTestCase in resmoke.py more genericSERVER-31399
repl.apply.batches.totalMillis does not record the time spent applying batchesSERVER-31274
With chaining enabled, a healthy primary may lose an election to a node that does not see itSERVER-31305
Memory leak in QueryPlanner::plan due to unmanaged raw pointersSERVER-31109
race in multi_mongos2.js can cause count to be targetted to wrong shardSERVER-31231
prevent addShard and shardCollection from running concurrently with setFCVSERVER-31302
Invariant failure with logical sessions, attempt to refresh a malformed lsidSERVER-31301
Shell incorrectly compares timestampsSERVER-31362
mongos should not return a 'it is already the primary' error because it retries movePrimary on a config PrimarySteppedDown errorSERVER-31238
Stale mongos nodes can fail moveChunk commands without ever refreshingSERVER-31100
Since 2.6, full collection scan instead of index scan, on range after sortSERVER-31337
db.collection.insert() shell helper does not support "bypassDocumentValidation" optionSERVER-31407
audit wire version checks to ensure we reject or close connections from clients with binary versions that are too oldSERVER-31342
Config database drop can trigger an invariant
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0