Calls to `killSessionsAction` will fail to kill all sessions if one is already killed

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.7
    • Affects Version/s: 4.1.5
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Sharding 2018-12-03, Sharding 2018-12-17
    • 67
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The sessions kill API was designed so that subsequent attempts to kill a session will throw ConflictingOperationInProgress exception, until checkoutSessionForKill is called.

      This causes problems for attempts to kill sessions using the killSessionsAction call, because it will fail at the first session, which is double killed.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: