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

Await replication after creating users in tenant_migration_external_cluster_validation.js

    • Fully Compatible
    • ALL
    • v4.9
    • Sharding 2021-04-05
    • 36

      tenant_migration_external_cluster_validation.js creates users on a replica set and later authenticates as them on a secondary node, which fails if the secondary hasn't replicated the user yet. The test should guarantee the users have replicated to every node before authenticating as them. This can be done by calling ReplSetTest#awaitReplication() at the end of this function.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: