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

Remove 'allowChaining' parameter from test files

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

      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@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: