test_resharding_test_fixture_shutdown_retry_needed.js can run full validation concurrently with resharding

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.3
    • Execution Team 2022-03-07
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      test_resharding_test_fixture_shutdown_retry_needed.js (and possibly other tests using the resharding test fixture) restarts a node while a resharding operation is in progress. However before the node is shut down it runs full validation, which can cause the reads (and subsequently the resharding operation) to fail with ObjectIsBusy.

      A few options:

      1. Run non-full validation here instead
      2. Make the test fixture accept this error and retry
      3. Internally have the server retry reads for resharding on this error

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: