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

Don't create an operation key by default for test commands in the NetworkInterfaceTest

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      When we send a command through the NetworkInterfaceTL, we schedule a killOperations command if a failure occurs and an operation key exists on the request. This killOperations command has historically caused test failures that were not expecting an extra command to run. We should update NetworkInterfaceTest::makeTestCommand() to not create a request with an operationKey if one is not passed in. That way, only the tests that expect a killOperations will schedule one.

            Assignee:
            Unassigned Unassigned
            Reporter:
            joseph.prince@mongodb.com Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: