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

Disable move_chunk_deferred_lookup.js in sharding_last_lts_mongos_and_mixed_shards on 5.0 Branch

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.28
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • 200

      This test has been flaky on this branch in this variant since it was committed (see BF-29482). The mechanism to wait for a moveChunk to reach a certain state is repeatedly polling $currentOp, which is inherently brittle. The test only fails in a multiversion suite between a v4.4 mongos and v5.0 mongods. 4.4 is already EOL, and 5.0 is scheduled to be EOL in October of this year. The test is also present on all other branches without issue.

      Since this looks like a test only issue specific to soon to be EOL versions, the test should be disabled in this suite instead of spending time to figure out the race in the test logic.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: