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

Use stepUp command instead of priorities as a way to designate primary nodes in tags.js

    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • 8

      The tags.js test currently uses priorities as a way to get certain nodes to step up as primary in different points in the test. This makes the initial startup and configuration phase unstable, since it can cause an existing, lower priority primary to step down while another node is syncing from it. We can replace this technique by using replSetStepUp to force nodes to become primary throughout the test, and remove the uneven priorities between nodes.

            Assignee:
            william.schultz@mongodb.com William Schultz (Inactive)
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: