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

Prevent race condition with database drop in database_versioning_safe_secondary_reads test

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

      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@mongodb.com Blake Oler
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: