Replace usages of `coll.save` in `jstests/sharding`

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding EMEA
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Sharding js tests must stop using using db.collection.save that has been deprecated in favor of db.collection.insertOne or db.collection.replaceOne.

      The change must be applied on all tests matching this grep:

      git grep save jstests/sharding/
      

            Assignee:
            [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: