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

Custom GridFS files._id

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-1644 Done 2.3
      PERL-620 Done 1.6.0
      JAVA-2188 Done 3.3.0
      RUBY-1111 Done 2.3.0
      CDRIVER-1306 Done 1.4.0
      PHPLIB-197 Done 1.1.0-alpha1, 1.1.0
      PYTHON-1097 Done 3.3
      CXX-1130 Done 3.2.0-rc0
      NODE-928 Works as Designed
      $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-1644 Done 2.3 PERL-620 Done 1.6.0 JAVA-2188 Done 3.3.0 RUBY-1111 Done 2.3.0 CDRIVER-1306 Done 1.4.0 PHPLIB-197 Done 1.1.0-alpha1, 1.1.0 PYTHON-1097 Done 3.3 CXX-1130 Done 3.2.0-rc0 NODE-928 Works as Designed

      When sharding GridFS chunks collection it is necessary to set a custom value for the _id field. Using default ObjectId causes all writes to be routed to the first shard in the cluster.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            kiril.piskunov Kiril Piskunov
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: