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

Only acquire a collection IX lock to write the lastVote document

    • Fully Compatible
    • v4.2, v4.0, v3.6, v3.4
    • Repl 2019-07-15
    • 16

      This lock acquisition should be a collection IX, not a DB X. This will prevent elections from blocking behind other local database readers and writers. This is just a single document update and as a result shouldn't need a stronger lock. Before doing this we should check the history of this lock and see why it is so coarse grained.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: