Prevent race condition with database drop in database_versioning_safe_secondary_reads test

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0-rc0
    • Affects Version/s: 3.7.5
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Platforms 2018-05-07
    • 16
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the database_versioning_safe_secondary_reads test, we drop a database then check if all of the nodes reflect that change. It's possible to run the check before the change replicates to al nodes. To change, we must await replication after the drop has been performed.

            Assignee:
            Blake Oler
            Reporter:
            Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: