delinquent_ops.js sleep hit internalQueryJavaScriptFnTimeoutMillis under CPU pressure

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Workload Resilience
    • Fully Compatible
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      in https://jira.mongodb.org/browse/BF-44896. in testDelinquencyOnShard, the sleep for 10s could extend to over 60s and hit internalQueryJavaScriptFnTimeoutMillis when cpu utilization > 90% due to 4 parallel jobs in windows-debug-suggested variant.

      sessionDb.txn_coll
                          .find(\{$where: `sleep(${sleepMillis}); return true;`})
                          .comment(findTxnComment)
                          .itcount()
      

            Assignee:
            Jiaqi Tian
            Reporter:
            Jiaqi Tian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: