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

Documentation is probably incorrect regarding batch operation max size

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • v1.3.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      According to the MongoDB limits documentation
      (http://docs.mongodb.org/manual/reference/limits/#Bulk-Operation-Size)
      "A bulk operation can have at most 1000 operations."

      However, it appears that this is not correct, as I was able to execute a bulk of over 300,000 operations without issues.

      It will be helpful to be clear what (if any) are the limits of bulk operations, beyond the 16 MB BSON size.

      Note that I also opened a stackoverflow question regarding that issue and it seems that other also found out the this limit is incorrect.
      http://stackoverflow.com/q/24237887/138585

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            emoshe Elad Moshe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

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