Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3822

Bulk() href and 1000 operation limit

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • v1.3.10
    • v1.3.7
    • manual
    • None

    Description

      1. Page http://docs.mongodb.org/manual/reference/method/Bulk/#ordered-and-unordered-bulk-operations
      has multiple links to
      http://docs.mongodb.org/manual/reference/limits/#Bulk-Operation-Size
      in the sentence

      Each group of operations can have at most 1000 operations

      but that html fragment does not exist.

      2. Page http://docs.mongodb.org/manual/reference/limits/#Write-Command-Operation-Limit-Size says that

      Write commands can accept no more than 1000 operations. The Bulk() operations in the mongo shell and comparable methods in the drivers do not have this limit.

      but Ordered Operations and Unordered Operations both say there is a 1000 operation limit under the covers, so there is a discrepancy here.

      Attachments

        Activity

          People

            tim.slavin Tim Slavin
            jake.angerman Jake Angerman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9 years, 17 weeks ago