-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-06-12, Server Serverless 2023-06-26
-
5
According to upgrade plan, we designed for upgrading bin version and running with multitenancySupport by rolling restarts.
In this ticket, we will create a jstest case to verify the multitenancySupport upgrade in a replica set.
- As multitenancySupport is a server start up parameter, we should turn on it by rolling restarts.
- After upgrading a second node, we should verify the entire replica set can still read and write tenant data correctly (including read from this second node).
- After upgrading the entire replica set, we should verify the entire replica set can still read and write tenant data correctly.
- has to be done before
-
SERVER-77480 Test upgrade FCV of a replica set in multitenancy environment
- Closed