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

AsyncDBClient::cancel hangs

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • ALL
    • Service Arch 2020-03-23

      Currently requests are canceled only when the response [has non OK status:|
      https://github.com/mongodb/mongo/blob/8bde84d35c6324f514c42043d0765ec044084dec/src/mongo/executor/network_interface_tl.cpp#L344]
      Trying to cancel requests with the inprogress state causes the hang.

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: