Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1616

Remove support for non-cursor-based listCollections/listIndexes command result documents

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.13.0
    • Affects Version/s: None
    • Component/s: Command Operations
    • None

      In the server 2.8.0-rc0 release, the listCollections and listIndexes commands did not support cursors.
      In the 2.8.0-rc3 release, they supported both cursor-based and non-cursor-based results, based on whether a cursor document was passed as part of the request.
      In the 2.8.0-rc4 release the transition was completed and only cursor-based results are supported.

      This ticket is for removing the driver's support for 2.7/2.8 releases prior to 2.8.0-rc4, in order to simplify the driver code.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: