Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-74748

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

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

      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:
            backlog-server-sharding-emea [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: