[SERVER-66430] Revert SERVER-66428 when obsolete Created: 12/May/22  Updated: 29/Oct/23  Resolved: 12/Dec/22

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

Type: Task Priority: Major - P3
Reporter: Daniel Gottlieb (Inactive) Assignee: Gregory Noma
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on WT-9323 Fix a race tracking whether a tree ha... Closed
Related
related to SERVER-66428 Have testing crash the server on loca... Closed
Assigned Teams:
Storage Execution
Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2022-12-26
Participants:
Linked BF Score: 4

 Comments   
Comment by Githook User [ 12/Dec/22 ]

Author:

{'name': 'Gregory Noma', 'email': 'gregory.noma@gmail.com', 'username': 'gregorynoma'}

Message: SERVER-66430 Remove extra `local.replset.initialSyncId` validation diagnostics
Branch: master
https://github.com/mongodb/mongo/commit/77b628c31f540a32fb66e3b09ae6c377102060a7

Comment by Daniel Gottlieb (Inactive) [ 30/Nov/22 ]

WT addressed this bug so I'm moving this back for scheduling. Should be a simple revert/code removal:

                if (TestingProctor::instance().isEnabled() &&
                    _validateState->nss() == NamespaceString("local", "replset.initialSyncId")) {
                    invariant(false,
                              "Validation failed with an extra index key on "
                              "`local.replset.initialSyncId`.");
                }

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