Add mechanism to programmatically determine whether new update framework is on without admin rights

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Write Ops
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It is not currently possible to check whether the new update framework is enabled or not without having admin privs to run

      db.adminCommand({getParameter:1, newUpdateFrameworkEnabled:1})
      

      We should have a way to check the status of this setting so that we can write js tests that only run in one mode or the other for various reasons.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: