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

Fix cancelling txn api from the caller

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.1, 7.3.0-rc0, 7.0.5
    • Affects Version/s: 7.2.0-rc0, 7.0.2, 7.1.0, 7.3.0-rc0
    • Component/s: None
    • Labels:
      None
    • Sharding NYC
    • Fully Compatible
    • ALL
    • v7.2, v7.1, v7.0
    • 13

      The transaction API uses the InlineExecutor to cancel the operation context

      Since the InlineExecutor is also in charge of running the transaction itself, if the transaction gets stuck somewhere, we are not able to interrupt the operation context through the caller's cancellation token because the executor is taken.

            Assignee:
            israel.hsu@mongodb.com Israel Hsu
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: