Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12806

transactionLifetimeLimitSeconds is not recognized by mongos contrary to documentation

    XMLWordPrintableJSON

Details

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

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              4 years, 31 weeks, 1 day ago