Log inSkip to main contentSkip to sidebar
MongoDB Jira
  • Dashboards
    • Projects
      • Issues
        • eazyBI
        • Give feedback to Atlassian
        • Help
          • Keyboard Shortcuts
          • About Jira
          • Jira Credits
        • Log In
          • Acknowledged notifications

        Export - CSV (All fields)

        Export - CSV (Current fields)

        Comma (,) Semicolon (;) Vertical bar (|) Caret (^)
        1. Bug JAVA-267
          update DBCusor .next() .hasNext() javadoc to say it can throw an exception WAS: MongoInternalException from DBCursor.hasNext() is inappropriate
        2. Bug JAVA-237
          Should only have 1 DBCleanerThread per Mongo instance
        3. Improvement JAVA-252
          clean up the list of servers in replica based on list returned from isMaster
        4. Improvement JAVA-247
          authenticate method declares throw MongoException but doesn't actually throw it
        5. Improvement JAVA-238
          add optional parameter dropTarget to DBCollection.rename()
        6. Improvement JAVA-264
          Deprecate DBCollection.getCount methods
        7. Improvement JAVA-244
          MongoURI for Java Driver should support all speced options (e.g. w, fsync, etc)
        8. Improvement JAVA-196
          ReplicaSetStatus does not remove dead nodes automatically
        9. Bug JAVA-279
          ObjectId could generate duplicate ids if used in different classloader
        10. Bug JAVA-261
          GridFSInputFile.getMetaData() returns wrong value
        11. Improvement JAVA-239
          make sure src/main/org/bson has no mongodb deps
        12. Bug JAVA-227
          NPE when replica set is down
        13. Improvement JAVA-240
          Mongo constructor should not attempt network connections and potentially throw exception that prevents app from starting
        14. Bug JAVA-269
          NullPointerException when authentication used with replica sets not logged correctly
        15. Improvement JAVA-256
          fix all javadoc
        16. Improvement JAVA-266
          Need to update the IP resolved for hosts frequently enough to pick up dns changes
        17. Bug JAVA-257
          when getLastError() is called on a WriteResult, behavior has several flaws
        18. Improvement JAVA-258
          Need oid in WriteResult
        19. Bug JAVA-251
          MapReduceOutput should support getting results inline, or from a collection in another db
        20. Improvement JAVA-248
          For GridFS, driver should ensure indexes at startup on both files and chunks collection, when collection is small
        21. Bug JAVA-275
          with default write concern (no getLastError), if master changes in repl set, small edge case where writes will fail undetected
        22. Bug JAVA-282
          on ioexception, call to port.close() after putting back port in the pool, may break other thread that is using port
        23. Bug JAVA-270
          If authentication is on for a replica set, then most likely all writes will always fail once primary server dies
        24. Bug JAVA-289
          driver does not allow doc sizes matching the server limit, for both insert and find
        25. Bug JAVA-281
          when dropping a database or a collection, they remain in the driver cache, which can lead to problems
        26. Bug JAVA-85
          CompareTo of ObjectId java driver returns different value than MongoDB implementation
        27. Improvement JAVA-174
          prevent stack overflow in case of erroneous cyclic reference
        28. Bug JAVA-151
          Dot allowed in key names
        29. Improvement JAVA-241
          driver has a bunch of hardcoded timing settings that many customers want to tweak
        30. Bug JAVA-255
          DBCollection.save(obj) does not use the default write concern
        31. Bug JAVA-273
          many db commands (stats, list db, group, etc) should succeed if slaveOk=true and at least one server is up
        32. Bug JAVA-231
          Failed to retrieve any result when using SlaveOK with all slaves are down
        33. Bug JAVA-293
          Cursor is not closed after limit is fully fetched from server
        34. Bug JAVA-224
          Java driver doesn't automatically discover replica set passive nodes
        35. Improvement JAVA-276
          findAndModify does not throw MongoException on error, fails silently
        36. Bug JAVA-263
          NullPointerException due to race condition during concurrent access to DBTCPTransport
        Refresh results
        {"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
        • Atlassian Jira Project Management Software
        • About Jira
        • Report a problem

        Powered by a free Atlassian Jira open source license for MongoDB. Try Jira - bug tracking software for your team.

        Atlassian