Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-57320
Correct typo: "registerReceiveChink" -> "registerReceiveChunk"SERVER-60622
Fix typos in update_driver.cpp error messagesSERVER-90954
Clean up references to _vectorClockPersist from the jstests code.SERVER-62072
_configsvrReshardCollection may return without having waited for unsetting "reshardingFields" to replicate to majoritySERVER-58864
dropDatabase should return some detail on whether a db was actually droppedSERVER-57770
Consider changing the parameter name internalQueryForceClassicEngineSERVER-95717
Make removeShardFromZone resilient to config server replica set transitionsSERVER-82820
StableAPI - When will 'distinct' be supported?SERVER-72535
Sharded clusters allow creating the 'admin', 'local', and 'config' databases with alternative casingsSERVER-76448
Data race on rename collection participantSERVER-73848
Hashed shard keys with zones can cause issues with reshardingSERVER-73571
CurOp::_lockStatsBase is never setSERVER-92413
Replication config version should be long long typeSERVER-92530
Limit the time a transaction waits for a refresh on a shard in recovery stateSERVER-99760
[v5.0] Chunk split commit precondition must correctly target indexed fieldSERVER-95213
shardCollection does not serialise with concurrent unsharded creationsSERVER-97084
Validate in createIndex that options for 2dsphere, text, etc. indexes are only used with matching index typesSERVER-81879
startupRecoveryForRestore can drop tables whose catalog write is not yet checkpointedSERVER-80930
reshardCollection command can return ReshardCollectionAborted instead of actual failure status codeSERVER-90011
Wrap multikey metadata maintenance into a side transaction for wildcard indexesSERVER-75879
Upsert permits document to contain multiple _id fieldsSERVER-75790
ShardServerOpObserver does not correctly identify if it's acting as primary or secondarySERVER-57070
add RHEL 72 s390x to evergreen.ymlSERVER-57177
Create collection coordinator refreshes cached database info only if necessarySERVER-58117
StaleShardVersion error not causing refresh in moveChunkSERVER-83193
Replace deprecated BatchedCommandRequest getters/setters for WC with the ones provided by OperationContextSERVER-83956
Balancer wrongly emit warning message in multiversion clustersSERVER-95359
Make RemoteCommandTargeterRS return StepDownSERVER-100892
Causal consistency is not guaranteed in logical session cache refresh during test startupSERVER-59927
Resharding's RecipientStateMachine::_restoreMetrics() doesn't retry on transient errors, leading to fassert() on stepdownSERVER-87610
Relax shardVersionRetry tripwires on the namespace of received stale exceptionsSERVER-82838
ReshardingOplogApplier uses {w: "majority", wtimeout: 60000} write concern when persisting resharding oplog application progressSERVER-87323
Future continuations must capture vector clock as shared pointerSERVER-84087
Make sure ExecutorPool gets terminated after migrations have completedSERVER-72431
Make the commit of split chunks idempotentSERVER-58606
Investigate concurrent shardCollection and zone modification behaviourSERVER-86116
CreateCollectionCoordinator may fail to create the chunk metadata on commit time.SERVER-55552
Unreplicated collection idents can get dropped before the drop in the durable catalog becomes both checkpointed and older than the oldest timestampSERVER-56127
Retryable update may execute more than once if chunk is migrated and shard key pattern uses nested fieldsSERVER-59812
ReshardingMetrics::onStepDown() is called while data replication components are still running, leading to an invariant failureSERVER-60860
ReshardingCollectionCloner uses primary read preference when nearest was intendedSERVER-60795
Update man pages for 5.0SERVER-59114
ReshardingOplogFetcher stops fetching new oplog entries if remote donor shard responds with Interruption exceptionSERVER-65802
mongos returns inconsistent error code when renameCollection target already existsSERVER-69181
MovePrimary followed by dropDatabase and recreate on the original shard can lose dataSERVER-56956
ScopedShardVersionCriticalSection can leave critical section held if filtering metadata refresh failsSERVER-56761
Catalog cache of performance tests still based on namespace instead of UUIDSERVER-57475
ShardingTest.stop must join top-level chunk migrationsSERVER-57474
profile_operation_metrics.js not resilient to query yieldingSERVER-57124
Running collStats command on mongos fails for time-series collection
{"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