MongoCollection single write requests write concern errors not always handled correctly

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: CRUD
    • None
    • None
    • Java Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Both sync and async exception handling for single inserts, updates, deletes can lose write concern exception information.

      It is possible to have both a write concern exception and a bulk write exception. Currently, if there are any bulk write exceptions, the write concern exception is not propogated.

            Assignee:
            Ross Lawley
            Reporter:
            Ross Lawley
            None
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: