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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Query 2019-04-08
    • 18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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});
      

            Assignee:
            James Wahlin
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: