[SERVER-65031] serverStatus_does_not_block_on_RSTL.js must enable watchdog in order to exercise the section logic Created: 29/Mar/22  Updated: 29/Oct/23  Resolved: 21/Jun/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: Improvement Priority: Major - P3
Reporter: Dianna Hohensee (Inactive) Assignee: Richard Hausman (Inactive)
Resolution: Fixed Votes: 0
Labels: execution_intern, intern-friendly, neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2022-06-27
Participants:

 Description   

I believe there is some startup setting to have the server start up the watchdog. serverStatus_does_not_block_on_RSTL.js should exercise it properly to assure the no RSTL lock coverage.



 Comments   
Comment by Githook User [ 21/Jun/22 ]

Author:

{'name': 'Richard Hausman', 'email': 'richard.hausman@mongodb.com'}

Message: SERVER-65031: Enable watchdog for serverStatus_does_not_block_on_RSTL.js
Branch: master
https://github.com/mongodb/mongo/commit/27186e42942af76557f65630f34aa640f586a21d

Comment by Yuhong Zhang [ 29/Mar/22 ]

When starting up the shrading test fixture, we can set the server parameter to enable watchdog by 

const st = new ShardingTest({mongos: 1, config: 1, shards: 1, rs: {nodes: 1, setParameter: {watchdogPeriodSeconds: 60}}}); 

Generated at Thu Feb 08 06:01:42 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.