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

move_chunk_deferred_lookup.js is not robust to stepdown

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • 0

      Test sets up failpoint on the current primary here, and then waits for the failpoint to get hit after launching an async moveChunk command. However, if the primary stepped down, then another node can end up being the new primary and run the moveChunk command so the failpoint will never get hit, making the test not behave as expected (like timing out waiting for failpoint to get hit).

            Assignee:
            Unassigned Unassigned
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: