Ordered bulk insert continues past oversized doc

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2-beta0
    • Affects Version/s: None
    • Component/s: Bulk API, libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
              A. Jesse Jiryu Davis
              Reporter:
              A. Jesse Jiryu Davis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: