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

Move successfulRead check into its own assert in mirror reads JS test

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • v8.0
    • 5

      mirror reads js test tries to read the successful reads sent to the primary, however in the current check it does this in a loop. But if the reads are incorrect, the values will never change so it will just keep checking over and over with no difference. We are moving this assert out of the assert.soon() loop, into its own assert.

            Assignee:
            dominic.hernandez@mongodb.com Dominic Hernandez
            Reporter:
            dominic.hernandez@mongodb.com Dominic Hernandez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: