Fix cancelling txn api from the caller

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • None
    • Sharding NYC
    • Fully Compatible
    • ALL
    • v7.2, v7.1, v7.0
    • 13
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

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

              Created:
              Updated:
              Resolved: