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

sync_source_changes.js should wait for node to no longer be newly added before asserting on selected sync source

    • Type: Icon: Engineering Test Engineering Test
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 6.0.6, 5.0.18, 7.0.0-rc1
    • Affects Version/s: 7.0.0-rc0, 6.0.5, 5.0.16
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v7.0, v6.0, v5.0
    • Repl 2023-04-17, Repl 2023-05-01
    • 0

      This test makes an assertion which relies on the fact that a voting node will prefer to select another voting node as a sync source when possible. However, a node marked newlyAdded is considered non-voting, and so this test can fail if a node is still marked newlyAdded at the time we try to assert that it prefers a voting node.

       

            Assignee:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Reporter:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: