[DOCS-12806] transactionLifetimeLimitSeconds is not recognized by mongos contrary to documentation Created: 14/Jun/19  Updated: 30/Oct/23  Resolved: 10/Jul/19

Status: Closed
Project: Documentation
Component/s: manual
Affects Version/s: None
Fix Version/s: Server_Docs_20231030

Type: Bug Priority: Minor - P4
Reporter: Oleg Pudeyev (Inactive) Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: docs-4.2-transactions
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 4 years, 31 weeks, 1 day ago
Epic Link: DOCS: 4.2 Server/Tools
Story Points: 0.1

 Description   

Description

On the server parameter page, https://docs.mongodb.com/manual/reference/parameters/#param.transactionLifetimeLimitSeconds I notice that some parameters are documented as being "available for mongod only". transactionLifetimeLimitSeconds does not have such an annotation, however passing it to a 4.1 mongos apparently fails:

speed% /usr/local/m/versions/4.1/mongos --logpath "/mnt/zram/mongodb/4.1-scm/mongos/mongos_27570.log" --port 27570 --configdb configRepl/localhost:27576  --setParameter ttlMonitorEnabled=false --setParameter transactionLifetimeLimitSeconds=15 --setParameter enableTestCommands=1 --setParameter diagnosticDataCollectionEnabled=false --filePermissions 0666  --fork
 
BadValue: Illegal --setParameter parameter: "transactionLifetimeLimitSeconds"
try '/usr/local/m/versions/4.1/mongos --help' for more information

Scope of changes

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Githook User [ 10/Jul/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12806: transactionLifetimeLimitSeconds mongod only
Branch: master
https://github.com/mongodb/docs/commit/b872dd5f9e994d9a14704e93f2da64a75a56d3ab

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