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

Race condition in change_stream_update_lookup_read_concern.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.4
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Query 2018-10-08
    • 10

      As part of this test we have 3 nodes in a replica set, and we change the "tags" on two of them. See here.

      After switching the tags, we wait for node 2 to acknowledge its new tag, here. We then run some node "targeting" tests, which assume that node 2 is the only node with the closestSecondary tag. However, node 1 may still have this tag, as we haven't waited for it to acknowledge its new tag, fartherSecondary.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: