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

Accept 'seconds' as an alias for 'secs' for the sleep command

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.1.10
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • Query 2019-04-08
    • 18

    Description

      jstests/noPassthrough/change_stream_concurrent_implicit_db_create.js:       assert.commandFailedWithCode(db.adminCommand({sleep: 1, lock: "w", seconds: 600}),
      jstests/parallel/checkMultiThread.js:    db.runCommand({sleep: 1, seconds: 10000});
      jstests/replsets/stepdown_kill_other_ops.js:        db.adminCommand({sleep: 1, lock: 'w', seconds: 60 * 10});
      

      Attachments

        Activity

          People

            james.wahlin@mongodb.com James Wahlin
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: