Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4344

Consider agreement when we throw MongoBulkWriteException and MongoWriteException

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Bulk API
    • None

      Currently we don't have strict rules where we throw MongoWriteException and where MongoBulkWriteException.

      For example, we throw MongoBulkWriteException in InsertMany, but MongoWriteException in UpdateMany, we should be more consistent here.

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: