-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-05-11, QE 2026-04-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When a truncateRange oplog command is sent as part of an applyOps command, the truncateRange command validation run into a FailedToParse error with message "Unrecognized command in op" when authentication/authorization is enabled. This is intentional, and we do not want to enable users to send a truncateRange oplog command as part of an applyOps command.
We should have tests to ensure this behavior.
- causes
-
SERVER-123552 Consider reusing command parse result from auth checks
-
- Closed
-
-
SERVER-125405 Extend commands_lib framework to allow testing for non-auth failures
-
- Closed
-