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

Use local db lock to save replica set [re]config

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.4.4, 2.5.2
    • Component/s: Internal Code, Replication
    • Fully Compatible

      Currently we take out a global write lock and flush the local database files before and after saving the replica set config.

      This is no longer needed and instead we can now use a local db write lock, and not flush the db repeatedly.

      In addition we can log the new config.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: