Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-16871
Avoid a stack trace in Benchrun if the server stops/killedSERVER-16963
mongos help doesn't list noAutoSplit optionSERVER-17001
possible overflow in maxmempage calculationSERVER-16906
storage engines without directoryperdb support should fail to start up with --directoryperdbSERVER-16917
Return fileSize to db.stats() when using wiredTigerSERVER-16960
Support dynamic storage options for record stores and indexesSERVER-16931
Always print planSummary if a query was involvedSERVER-17020
Evictions by eviction server threads are reported as evictions by application threadsSERVER-16969
First split in the chunk has a higher threshold than the restSERVER-16929
null pointer dereference in wiredTiger library 2.8.0-rc5SERVER-16899
Mongo shell crashes when interrupting inserts in sharded environmentSERVER-16921
WT oplog bottleneck on secondarySERVER-16913
Return connections to pool on mongos when checking config servers up locallySERVER-16903
Prevent query to single mongod from hanging during server power failureSERVER-16955
Wait for mongos to recognize new master before proceeding in rename.jsSERVER-16975
UnsupportedFormat fatal assertion in wiredTiger followingSERVER-16881
Pause due to sudden 4GB increase in cached bytes under WiredTigerSERVER-16923
Profiler collection not created when using --profileSERVER-16926
mongod sefgault with wiredtiger during stress testSERVER-16877
dataSize command doesn't report some errorsSERVER-16893
Invariant failure: out-of-order index keys with v0 WiredTiger indexSERVER-16958
Hang on shutdown with WiredTigerSERVER-16886
Segmentation fault when loading data into WiredTiger.SERVER-16914
15-second stall associated with "sched: RT throttling activated" under WiredTigerSERVER-16970
WiredTiger index prefix compression configuration is not applied to creationStringSERVER-16954
Removing objects from under a geo $near query causes invalid memory accessSERVER-16941
Cache can grow indefinitely under WiredTigerSERVER-16870
Suppress indexDetails from sharded collstats in shellSERVER-16938
60-second stall between checkpoints under WiredTigerSERVER-16930
remove unnecessary fatal assertion when building multiple indexes concurrently via system.indexes writesSERVER-16919
Oplog can grow much larger than configured size under WiredTigerSERVER-16925
Invariant fires during shutdown on secondary node (WiredTiger)SERVER-16971
Error in connecting to mongodb (mongodb-linux-x86_64-2.8.0-rc5) : auth failed, when starting nodejs appserverSERVER-16918
Access violation in WT during insert only workloadSERVER-17027
Inserts that create a collection can segfault if there is an ill-timed WriteConflictExceptionSERVER-16880
Timer overflows at approximately 9223 secondsSERVER-17014
foreground index build blocks database reads and writesSERVER-16973
Fatal Assertion 18750SERVER-17086
Can't start MongoDB w/ WiredTiger Engine because of Checksum ErrorSERVER-16984
UpdateLifecycleImpl can return empty collectionMetadata even if ns is shardedSERVER-16924
Access violation in Mongod (Insert only workload)SERVER-17021
Significant WT Performance Regression on "modified" FSM workloadSERVER-16868
Significant slowdown in capped collection performance when cap reachedSERVER-16905
Concurrent upserts to the same non-existing document can result in duplicate key errorSERVER-17000
Drop the { ts: 1 } index during --upgradeSERVER-16956
db.stats() does not show indexes or indexSize correctly for WTSERVER-17011
Cursor can return objects out of order if updated during query ("legacy" readMode only)SERVER-17039
db.currentOp() needs to display locking informationSERVER-16987
sh.getRecentMigrations shows aborted migration as successSERVER-17145
4 parallel imports on each of the 3 mongos instances caused v2.8.0-rc5 to crash
{"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