Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-642
Using findAndModify to do a "getOrCreate"JAVA-661
DBCollection.count returns long, DBCursor.count truncates to intJAVA-765
The com.mongodb.Mongo.close() method can return before the cleanup thread is finishedJAVA-644
SocketException causes cleanup of the entire DBPortPool leading to OutOfMemoryErrors in high load applicationsJAVA-926
multiple Mongo instances for same host, jmx numbers might be offJAVA-610
Make DBCursor finalizer optional and disable it in all cases where there is no cursor maintained on the serverJAVA-3710
sporadic "com.mongodb.MongoException: state should be: open"JAVA-601
Throughput mongo java driver Versus mongo C driverJAVA-625
SlaveOk Query fails with auth error even after logging inJAVA-595
With redeploy web app created a ThreadLocal but failed to remove it when the web application was stoppedJAVA-581
Background threads continue to run after a web app is undeployed unless Mongo#close is called
{"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