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

plan_cache_index_create.js should wait for each replica after each DDL

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • ALL
    • v8.0
    • 20

      It turns out that  PM-3489 has changed the meaning of "majority" writeConcern, and that is the reason why this test fails despite calling awaitReplication.

      This ticket will change the writeConcern to {w: 2} in the hope to force the secondary to sync the drop index.

            Assignee:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Reporter:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: