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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
            Reporter:
            Dominic Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: