Implement a ticket holder based on AtomicWaitable

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • Fully Compatible
    • 42
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We need a TicketHolder whose ticket pool we can resize without going through a for-loop like the current implementations do.

      We can leverage the work being done in SERVER-81797, and use the AtomicWaitable to implement the desired behavior. We should either create a new subclass of TicketHolder or repurpose the existing TicketPool class to use the AtomicWaitable.

              Assignee:
              Matt Broadstone
              Reporter:
              Vojislav Stojkovic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: