Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-102422
Remove invariant in AsyncResultsMerger destructorSERVER-99812
Avoid copying ClusterQueryResults when stashing/unstashingSERVER-55200
DISTINCT_SCAN not used for $sort+$match+$group+$first on sharded collectionSERVER-112893
$lookup explain reports runtime stats in a misleading way when targeting multiple shards on the inner sideSERVER-111343
Avoid unnecessary copies for ClusterQueryResult dataSERVER-108962
Avoid copying batch vector in CursorResponseSERVER-92826
Cursor leak in CursorEstablisherSERVER-83472
Empty find cursor does not include atClusterTimeSERVER-76855
Audit mongos for improper usage of collation and incorrectly assuming simple collation rather than collection defaultSERVER-102405
Remove OP_QUERY-targeted optimization in AsyncResultsMergerSERVER-68623
Executing $sample from mongos on sharded collection has unexpected behaviorSERVER-66331
Additional $searchMeta test coverageSERVER-110887
Coverity analysis defect 175067: Double unlockSERVER-114528
Retry cursor cleanup in agg_unionWith_interrupt_cleanup.jsSERVER-114012
Memory release when establishing cursors in mongos can be optimizedSERVER-105384
Fix unsafe access to TransactionRouter in AsyncResultsMergerSERVER-86901
AsyncResultsMerger is creating an RCR with an OperationContext from a different threadSERVER-108390
Investigate std::promise usage in async_results_merger.hSERVER-115807
Remove NOLINT in async_results_merger.cppSERVER-85572
Follow up on audit in mongos for improper usage of collation and incorrectly assuming simple collation rather than collection defaultSERVER-99875
Fix error handling in AsyncResultsMergerSERVER-105101
Make conditions for buffering and consuming full remote responses symmetricSERVER-105085
Avoid copying batch in received CursorResponseSERVER-102285
Issuing a getMore with a different namespace from find fails on a replica set & succeeds on a sharded clusterSERVER-105552
Avoid buffering full responses in AsyncResultsMergerSERVER-114509
Cancel retry requests before AsyncRequestsSender is destroyedSERVER-118660
Add missing command validation for findAndModify in UWESERVER-103519
Ensure update and bulkWrite commands return WCE in sharded cluster caseSERVER-97470
findAndModify: Mongos WriteConcernError Behavior Differs from MongodSERVER-102956
[v8.1] Revert SERVER-98461SERVER-97860
Express path can return incorrect results when scanning a unique, multi-field indexSERVER-98461
findAndModify where query does not have shard key does not return WCE on failure
{"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