Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95853

Rename this.kDefaultTimeoutMS to this.timeoutMS

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Security
    • Security 2024-10-28

      InĀ SERVER-87954 we added a new option to `ReplSetTest` in `replsettest.js` constructor `opts.timeoutMS` that replaces the instance `kDefaultTimeoutMS`.

      We should rename `kDefaultTimeoutMS` to `timeoutMS` since there is already a global `ReplSetTest.kDefaultTimeoutMS` and this value is not the default.

            Assignee:
            josh.siegel@mongodb.com Josh Siegel
            Reporter:
            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: