Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-197

Support cursor in listCollections and listIndexes command

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-1145 Done 1.10, 2.0
      NODE-327 Done 2.0.13, 1.4.28
      RUBY-843 Done 1.12, 2.0.0
      JAVA-1588 Done 2.13.0, 3.0.0
      CXX-441 Done legacy-1.0.0-rc3
      PERL-472 Done
      PYTHON-796 Done 2.8, 3.0
      CDRIVER-479 Done 1.1.0
      PHP-1321 Done 1.6.0RC3, 1.6.0
      PHPLIB-45 Done 0.2.0
      PHPLIB-46 Done 0.2.0
      RUST-166 Works as Designed
      SWIFT-480 Done
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-1145 Done 1.10, 2.0 NODE-327 Done 2.0.13, 1.4.28 RUBY-843 Done 1.12, 2.0.0 JAVA-1588 Done 2.13.0, 3.0.0 CXX-441 Done legacy-1.0.0-rc3 PERL-472 Done PYTHON-796 Done 2.8, 3.0 CDRIVER-479 Done 1.1.0 PHP-1321 Done 1.6.0RC3, 1.6.0 PHPLIB-45 Done 0.2.0 PHPLIB-46 Done 0.2.0 RUST-166 Works as Designed SWIFT-480 Done

      In order to support listing collections of databases with a large number of collections, the listCollections command that was introduced in 2.8 will need to be able to return a cursor. Otherwise, it will run into the 16mb document size limit.

      More details to follow once the changes needed for SERVER-14707 are specified.

       UPDATE: Specs:

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

              Created:
              Updated:
              Resolved: