Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1172

Document `result::bulk_write::modified_count()` throws with mongod 2.4

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc0
    • Affects Version/s: None
    • Component/s: Documentation

      Because nModified is not returned by mongod 2.4, result::bulk_write::modified_count() will throw an exception due to the get_int32() call on the document element. This should be documented.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: