|
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.
|