Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-36863
query_config.js assumes that config.mongos is always presentSERVER-36823
SeqFault on ReplicaSet Vanilla SetupSERVER-36780
Debian packages for MongoDB 4.0.1 missingSERVER-37520
"too many users are authenticated" after getSiblingDB() and auth()SERVER-41145
Change streamsSERVER-37659
Fatal assertion 50666 UnrecoverableRollbackError: not willing to roll back more than 86400 seconds of data. Have: 2060363 seconds. at src/mongo/db/repl/bgsync.cpp 696SERVER-36875
Compare Performance between 3.4 and 4.0SERVER-36818
$expr does not use multi-key indexSERVER-36892
Call waitForMovePrimaryCriticalSectionSignal() in onDbVersionMismatch() so that mongos doesn't exhaust its StaleDatabaseVersion retries during an active movePrimarySERVER-36212
getMore should not enforce that session id matches until FCV is 4.0SERVER-36126
moveChunk fails on the source shard when receiving a NotMaster error.SERVER-36130
Migration status reports verify connection strings -- but those can changeSERVER-36902
mongo shell does not abort transaction on quitSERVER-36888
Performance regression of operations in multi-document transactions required to check index catalog metadata more frequentlySERVER-36776
Performance degradation with threads increasing in YCSB WorkloadE testSERVER-36954
server keeps trying to create an index on system.sessionsSERVER-38912
Repair fails WT_CURSOR.next: read checksum errorSERVER-38929
Refresh of RoutingTableHistory causes large rise in memory usageSERVER-40206
Segmentation fault after aggregation with lookup pipelineSERVER-36600
mongos failed on error - Failed to mlock: Unknown errorSERVER-36466
Secure shutdown conditions for SpecificPoolSERVER-36526
There are no change stream events for collection on `mongos` with sharded clusterSERVER-36791
$addToSet with $each takes quadratic time while holding locksSERVER-36831
LogicalSessionCache on mongos does not correctly report active operationsSERVER-36786
mongod and mongos result format for collMod differsSERVER-36804
No "executionStats" with explain mode for aggregateSERVER-36868
Update error code in the stepdown hook.SERVER-36897
OplogReader.hasNext can return false -> true, confusing `checkOplogs`SERVER-36669
IP address hostnames are matched against DNS subjectAltNamesSERVER-36820
Wired Tiger CompressionSERVER-37537
createIndex Command takes only one optional ParameterSERVER-37888
Collation causes issue with a certain find conditionSERVER-54638
replSetReconfigure will cause some operations to hang indefinitelySERVER-53025
Mongod primary node in replica set crashed with error "std::exception::what(): Resource temporarily unavailable"SERVER-39595
mongoreplay is removed from linux packages in official mongodb-org reposSERVER-37182
Different values when referencing whole object vs. a field of that object after $arrayToObjectSERVER-38089
Fatal error 40292 due to missing oplog entry at the start time stampSERVER-36571
cursor disappears before cursorTimeoutMillis (and its not a timeout)SERVER-37220
MongoDB slow facet query using multiple group by
{"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