Default write concern should not be appended.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.2.0
    • Affects Version/s: None
    • Component/s: CRUD
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If a collection is created with a default write concern:

      coll := db.Collection("collName", options.Collection().SetWriteConcern(writeconcern.New())),

      write operations on the collection send serialize an empty write concern but should not.

              Assignee:
              Kristofer Brandow (Inactive)
              Reporter:
              Divjot Arora (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: