[SERVER-34916] Blacklist core/shell_connection_strings.js from retryable_writes_jscore_stepdown_passthrough Created: 09/May/18  Updated: 29/Oct/23  Resolved: 09/May/18

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 3.6.9, 4.0.0-rc0

Type: Bug Priority: Major - P3
Reporter: Jack Mulrow Assignee: Jack Mulrow
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v3.6
Participants:
Linked BF Score: 0

 Description   

The test spawns several mongo shells using different connection strings using runMongoProgram (not startParallelShell, which calls startMongoProgram, so this won't be addressed by SERVER-33229). Starting a new shell involves connecting to the given connection string, and this will not have retry logic in this passthrough, so a stepdown can interrupt it and fail the test.

Changing runMongoProgram to retry connecting won't really add value to the retryable writes passthrough suite, so shell_connection_strings.js should be blacklisted from it instead.



 Comments   
Comment by Githook User [ 21/Sep/18 ]

Author:

{'name': 'Jack Mulrow', 'email': 'jack.mulrow@mongodb.com', 'username': 'jsmulrow'}

Message: SERVER-34916 Blacklist shell_connection_strings.js from retryable_writes_jscore_stepdown_passthrough

(cherry picked from commit 271d5477edc6cf949a13d29c0a68fd2fa0e804bf)
Branch: v3.6
https://github.com/mongodb/mongo/commit/ddc14dbedeb40d29023f993d95b506504d781626

Comment by Githook User [ 09/May/18 ]

Author:

{'email': 'jack.mulrow@mongodb.com', 'name': 'Jack Mulrow', 'username': 'jsmulrow'}

Message: SERVER-34916 Blacklist shell_connection_strings.js from retryable_writes_jscore_stepdown_passthrough
Branch: master
https://github.com/mongodb/mongo/commit/271d5477edc6cf949a13d29c0a68fd2fa0e804bf

Generated at Thu Feb 08 04:38:15 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.