Write comprehensive test cases using mock for hedged reads where the hedged operation fails first

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service Arch 2022-10-03, Service Arch 2022-10-17, Service Arch 2022-10-31, Service Arch 2022-11-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Cases to test in this sub-task: 

      • The hedged read fails first with an ignorable error, and the authoritative read fails with an ignorable error. The counters show: succeeded: 2 and canceled: 0. The ignorable error is seen as the response.
      • The hedged read fails first with an ignorable error, and the authoritative read fails with a fatal error. The counters show: succeeded: 2 and canceled: 0. The fatal error is shown as the response.
      • The hedged read fails first with an ignorable error, and the authoritative read succeeds. The counters show: success: 1 and failed: 1 and canceled: 0. The success response is shown as the response.
      • The hedged read fails with a fatal error, and the authoritative request is canceled. The counters show success: 1 and canceled: 1. The failure is shown as the response.

              Assignee:
              Reo Kimura (Inactive)
              Reporter:
              George Wangensteen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: