[DOCS-14620] Investigate changes in SERVER-57388: Delete --readMode, --writeMode, and --rpcProtocols shell command line flags Created: 02/Jul/21  Updated: 13/Nov/23  Resolved: 11/Oct/21

Status: Closed
Project: Documentation
Component/s: manual, mongosh, Server
Affects Version/s: None
Fix Version/s: 5.1.0-rc0, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Backlog - Core Eng Program Management Team Assignee: Naomi Pentrel (Inactive)
Resolution: Gone away Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-57388 Delete --readMode, --writeMode, and -... Closed
Participants:
Days since reply: 2 years, 17 weeks, 2 days ago
Epic Link: DOCSP-14300

 Description   
Downstream Change Summary

We have removed support for the shell's --readMode, --writeMode, and --rpcProtocols flags. Therefore, the shell can no longer be forced to use legacy reads or writes, and it cannot be forced to use the OP_QUERY RPC protocol.

Description of Linked Ticket

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().



 Comments   
Comment by Naomi Pentrel (Inactive) [ 11/Oct/21 ]

There appears to be no mention of either in the manual or mongosh docs

Generated at Thu Feb 08 08:10:48 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.