Await replication after configuring test setup in ldap_authz_lib.js

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Security 2020-02-24, Security 2020-03-09
    • 12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      ldap_authz_lib.js creates some useful users and roles that are required by later test execution. However, it can create these on a mongos. Mongos can only issue createUser and createRole to the Config Server ReplicaSet with wMajority. Because the test will want to probe all nodes of the CSRS, we actually want wAll. Because we cannot easily make mongos do what we want, and wMajority is fine for production deployments, we should await replication of our operations after invoking setupTest.

            Assignee:
            Spencer Jackson
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: