Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
Description
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.