-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2024-04-01, CAR Team 2024-04-15
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently it is documented that the backup and restore roles will have the privileges required to run mongodump / mongorestore against all databases.
If set, defaultReadMaxTimeMS will affect the queries run by tools like mongodump when reading data to backup/restore.
We should add bypassDefaultMaxTimeMS by default to the backup and restore roles to adhere to the current expectations from these roles. This would also save users a couple of extra steps when they run into timeouts related to the max default read time when running backups.
- is related to
-
TOOLS-3778 Add ability to override server's defaultMaxTimeMS in tools that perform reads
-
- Accepted
-
-
SERVER-87886 Ignore "defaultReadMaxTimeMS" for privilege "bypassDefaultReadMaxTimeMS"
-
- Closed
-