-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Server Serverless 2023-08-21
-
157
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The SERVER-79735 refactor removed two lines which assigned the current shard primary to a local variable which was never used. The purpose of these lines was actually to wait for the new primary before continuing with the test, we should bring this behavior back.