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

Blacklist core/shell_connection_strings.js from retryable_writes_jscore_stepdown_passthrough

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.6
    • 0

      The test spawns several mongo shells using different connection strings using runMongoProgram (not startParallelShell, which calls startMongoProgram, so this won't be addressed by SERVER-33229). Starting a new shell involves connecting to the given connection string, and this will not have retry logic in this passthrough, so a stepdown can interrupt it and fail the test.

      Changing runMongoProgram to retry connecting won't really add value to the retryable writes passthrough suite, so shell_connection_strings.js should be blacklisted from it instead.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: