Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-18087
index_retry.js and index_no_retry.js not checking for presence of "progress" field in currentOp() resultSERVER-18170
_id index should not be allowed to have partial filter or be sparseSERVER-17920
InternalError when using geoNear $meta projections with non-geo dataSERVER-18097
Remove mongosTest_auth and mongosTest_WT tasks from evergreen.ymlSERVER-18192
Crash running WiredTiger with "cache_resident=true"SERVER-18195
Read after optime (repl only)SERVER-18229
Smoke.py with PyMongo 3.0.1 fails to run certain testsSERVER-18191
improve heartbeat protocol for the new election protocolSERVER-18256
mongod crashes with assert when trying to copy to filename with >= 260 characters on windowsSERVER-18243
Implement Election Protocol V1SERVER-18092
Convert index_partial2.js test to query planner unit tests.SERVER-17947
Invariant failure when running oplogstart dbtest with mmapv1SERVER-17974
speed up BSONObjIterator and BSONObj::getFieldSERVER-17998
Ignore socket exceptions in initial_sync_unsupported_auth_schema.js testSERVER-18185
Optimization for FTS case sensitive phrase searchSERVER-18907
mongoperf behavior is confusingSERVER-18177
_getReplicationMode_inlock is both misleading and unnecessary as no mutex is required to read _replModeSERVER-18093
startParallelShell should support all options the shell doesSERVER-17961
THIRD-PARTY-NOTICES.windows needs to be updatedSERVER-17956
NetworkInterfaceMock hangs at shutdown if currentlyRunning = networkSERVER-18023
Don't await commit when applying logops in initial syncSERVER-18180
Clean up partial_index tests for style and claritySERVER-18246
getmore on secondary in recovery mode can crash mongosSERVER-18051
OpenSSL internal error when using SCRAM-SHA1 authentication in FIPS modeSERVER-17890
index_partial_exists.js uses invalid index option "$filter"SERVER-18044
Make sharding test explicitly set primary shards for databasesSERVER-18116
NUMA-aware memory allocationSERVER-18017
clang 3.6.0 warns about overriding without using the override keyword, this prevents compilationSERVER-17915
Partial indexes should not be allowed as shard keySERVER-17984
TTL Monitor doesn't modify query to match partial Index filterSERVER-18077
First reads can be routed to the wrong shard if collection is sharded by other mongosSERVER-17946
Segfault when running sharding dbtestSERVER-19768
Failed applyOps command does not create an oplog entry even with some successful writesSERVER-18242
mongos lock contention in mongo::Shard::findIfExistsSERVER-18203
Aggregation distributed deadlock with sharding
{"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