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

Deprecate autoIndexId for collection creation

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      JAVA-2685 Fixed 3.8.0
      PHPLIB-346 Fixed 1.4.0
      NODE-1428 Fixed 3.1.0, 3.0.8
      SCALA-396 Done 2.4.0
      CSHARP-2253 Fixed 2.7.0
      RUBY-1326 Works as Designed
      CXX-1567 Fixed 3.3.0-rc0
      PHPC-1170 Fixed
      MOTOR-213 Fixed 2.0
      GODRIVER-386 Won't Fix
      CDRIVER-2626 Fixed 1.11.0
      RUST-73 Works as Designed
      SWIFT-427 Fixed 1.0.0-rc0
      $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 JAVA-2685 Fixed 3.8.0 PHPLIB-346 Fixed 1.4.0 NODE-1428 Fixed 3.1.0, 3.0.8 SCALA-396 Done 2.4.0 CSHARP-2253 Fixed 2.7.0 RUBY-1326 Works as Designed CXX-1567 Fixed 3.3.0-rc0 PHPC-1170 Fixed MOTOR-213 Fixed 2.0 GODRIVER-386 Won't Fix CDRIVER-2626 Fixed 1.11.0 RUST-73 Works as Designed SWIFT-427 Fixed 1.0.0-rc0

    Description

      The autoIndexId on the create command has been deprecated since 3.2. The driver should similarly deprecate it, and also stop sending autoIndexId : true by default, as that results in a warning in the response:

      { "note" : "the autoIndexId option is deprecated and will be removed in a future release",
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: