-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
-
Query Execution 2021-07-12
These are ways by which the shell can be instructed to use the legacy opcodes which themselves are being deleted. Note that we still need to have one or two specific test cases for the legacy opcodes. In SERVER-57265, we are looking into how to do this without relying on configuring the shell readMode or writeMode.
As part of this task, we should also delete the various shell helpers for configuring the write and read mode, e.g. Mongo.forceReadMode() and Mongo.forceWriteMode(). and readMode() and writeMode().
- is related to
-
SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from resmoke.py
- Closed
-
SERVER-58210 Clean up the code for rpc protocol negotiation of the shell (or not)
- Closed
- related to
-
SERVER-58037 Remove readMode:commands from resmoke config files
- Closed