Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2571

Don't use admin database for FLE tests

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.8
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Description of Drivers Ticket:

      SERVER-35804 has made it invalid to drop collections on the admin database in a sharded cluster, which has caused FLE tests to fail with duplicate key errors on the "latest" server variant due to step 2 in https://github.com/mongodb/specifications/tree/master/source/client-side-encryption/tests#use-as-integration-tests

      Maybe we can get around this by doing a deleteMany({}) instead of a drop?

      CC kevin.albertson
      See DRIVERS-1194 for updated details.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: