-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2022-05-02, Execution Team 2022-05-16
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Migrate profile_write_conflict.js test from ephemeralForTest storage engine to WiredTiger storage engine.
Unless this migration is done, the test is effectively not running, because ephemeralForTest engine was removed as a build variant in SERVER-65917.
The migration is straightforward, since WiredTiger already offers a failpointÂ
WTWriteConflictException which can be used instead of EFTThrowWCEOnMerge.