Modify TicketHolder with a concurrent queue

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-03-07, Execution Team 2022-03-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the TicketHolder works based on a semaphore shared across all ticket acquirers. This means that the acquirer will be decided by whichever scheduling policy the kernel is using.

      With the work on SERVER-63821 we want to use a queue of ticket acquirers in order to control the scheduling policy ourselves.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: