Remove 'allowChaining' parameter from test files

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2020-06-15
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The tests

      jstests/replsets/initial_sync_chooses_correct_sync_source.js
      jstests/replsets/initial_sync_fails_after_source_resyncs.js
      jstests/replsets/initial_sync_fails_when_source_removed.js
      jstests/replsets/initial_sync_fails_when_source_resyncs.js

      all set an 'allowChaining' parameter to true. This does not exist; the actual parameter is 'chainingAllowed' and defaults to true. So 'allowChaining' should be removed.

            Assignee:
            Matthew Russotto (Inactive)
            Reporter:
            Matthew Russotto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: