Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-27109
Shell: mongo port=XXXXX connects to default port but misleads user with messageSERVER-27112
add a forceReload method to ShardRegistry to encompass current if (!reload()) { reload() } patternSERVER-27102
force a ShardRegistry reload in the beginning of addShard to ensure a removed shard's ReplicaSetMonitor has been detachedSERVER-27074
Update to Mozilla Javascript ESR 45.5.0SERVER-27073
Replace hardcoded bucket prefix names in evergreen.yml with project name expansionsSERVER-27071
ensure config.version doc cannot replicate to secondaries in config_version_rollback.jsSERVER-27067
Some Commands do not wait for write concern for no-op writesSERVER-27079
DataReplicator should wait for last oplog fetcher to finish before starting next initial sync attemptSERVER-27078
Race in ShardRegistry initialization causes it to not update the config server connection stringSERVER-26980
Allow maxStalenessSeconds values as small as 40SERVER-27201
$graphLookup triggers null pointer dereferenceSERVER-27272
MongoDB 3.4 fails on service restartSERVER-21696
applyOps with invalid ns field triggers fassert on MMAPSERVER-27008
Avoid unnecessary use of FieldPath inside ExpressionObjectSERVER-27046
race between CollectionCloner::_findCallback and CollectionCloner::_insertDocumentsSERVER-27045
Over 40% regression on mongodb using YCSB workload - follow on to server-26674SERVER-27030
Improve the error message when issuing a legacy find/getMore on a viewSERVER-27029
Change waits in config_server_catalog_test to have no timeouts to trigger the hang analyzerSERVER-27026
Ensure that shard_identity_rollback.js waits for replication before shutting down primarySERVER-27020
Update Max Staleness parsing to use 'maxStalenessSeconds'SERVER-27004
move check for pending RangeDeleter deletes to after registering the receive chunkSERVER-27052
Add asynchronous operation support to DataReplicatorSERVER-27150
Performance degradation with $sort on indexed fieldSERVER-27127
drop() regression heisenbug
{"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