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

Avoid acquiring tickets as part of step-up

    • Replication
    • Fully Compatible
    • v6.3, v6.0, v5.0, v4.4
    • Repl 2023-02-06, Repl 2023-02-20

      As part of step-up, we sometimes need to acquire tickets, for example when aborting in-progress transactions, we do a query on the transaction table which results in acquiring a ticket for global lock.

      However step-up shouldn't need to acquire tickets, we should audit the step-up (maybe step-down as well) code and remove (bypass) any unnecessary ticket acquisition.

            Assignee:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Reporter:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: