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

runTenantMigrationCommand() js library method should retry on all network errors.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-05-02
    • 40

      As part of SERVER-64634, we changed this line from isNetworkError() to isRetryableError(), and isRetryableError() doesn't consider these network error messages as retryable. As a result, runTenantMigrationCommand() no longer retries the tenant migration command on all network errors, leading to test failures.

            Assignee:
            suganthi.mani@mongodb.com Suganthi Mani
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: