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

Stop reading authzVersion to decide which users collection to read.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Security
    • Labels:
      None

      In 2.6, to support upgrading from 2.4, the auth system would read user documents from one of several places based on the current "authzVersion". In 2.8, user documents are always read from the same place, because the auth upgrade is in-place. We should remove support for this decision, as it simplifies concurrency control code and will reduce the risk of introducing hidden errors during upgrade.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: