Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-654

Ordered bulk insert continues past oversized doc

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.2-beta0
    • Affects Version/s: None
    • Component/s: Bulk API, libmongoc
    • None

      If I insert an over-16MB document with an ordered mongoc_bulk_operation_t, not only should the oversized insert fail but, no following operations in the same mongoc_bulk_operation_t should be attempted. The driver in fact continues past the oversized document, as if the bulk operation were unordered ("continueOnError").

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: