Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-890
With authentication enabled with a replica set, it is still possible to get the replica status from the java driver even when not authenticated.JAVA-1035
index, skip and limit ignored?JAVA-196
ReplicaSetStatus does not remove dead nodes automaticallyJAVA-193
perf slowdown when slaveOk() is set on the DB or Query object and then performing cursor.itcount()JAVA-199
ReplicaSetStatus.Updater too verboseJAVA-205
don't mark methods finalJAVA-178
Expose cursorId, and kill() method on DBCursorJAVA-189
Warning thrown when one member of replica set is dhutdownJAVA-179
Use weakrefs for static list of Mongo instancesJAVA-190
Remove System.out.println and use logging where we canJAVA-197
DBCursor.copy() does not copy batch sizeJAVA-187
Mongo construction does not cause error (when server down)JAVA-198
DBApiLayer._cleanCursors(): reduce need for synchronizationJAVA-194
Improved Performance of BSONDecoderJAVA-195
NullPointerException in Mongo.close() if no connections presentJAVA-191
Possible leak in Java 2.2 Driver with ReplicaSetStatus$UpdaterJAVA-203
get different throughput when using db.slaveOk() versus db.collection.addOption(Bytes.QUERYOPTION_SLAVEOK)JAVA-183
ReplSet slave handling: node stick for cursorJAVA-180
NullPointerException when calling Mongo.close() on unpaired serverJAVA-202
Load balancing read requests between slaves in a replica setJAVA-181
ReplicaSetStatus Update not stopped on close()JAVA-201
new Mongo with a DBAddressJAVA-200
ObjectId breaks Java equals() symmetric propertyJAVA-156
Deleting a document withing collection is not done when using the document (sometimes)JAVA-182
Portable cursorJAVA-188
Get "WARNING: node down" when executing against a replset with slaveOk setJAVA-907
cursor not found on server
{"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