-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
v8.0
-
Security 2024-07-08, Security 2024-07-22
-
0
The upgrade_to_use_multitenancy_support.js is assuming the secondary node can always step up successfully when restarting the primary node. It's not always true. The restarted primary node can become primary again in some cases.
We need to improve the test code to avoid test failure when secondary node does not step up successfully.