-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2022-11-28, Server Serverless 2022-12-12, Server Serverless 2022-12-26, Server Serverless 2023-01-09, Server Serverless 2023-01-23
PM-2357 implemented split at tenant boundaries, PM-2353 implemented merge at tenant boundaries, and PM-2334 implemented change collections. This project is to update merge at tenant boundaries to copy the change collections from the donor to the recipient.
Things to consider for merge:
- Use file copy to copy the change collections
- Update recipient's oplog application to generate change collection entries at the donor timestamps. (Can continue to generate oplog entries for donor oplog entries in the recipient timeline for oplog application itself.)
- Might need to make change stream establishment check the access blocker, for the case the change stream is established against a recipient secondary.
- is duplicated by
-
SERVER-71152 Implement split and merge for Serverless Cluster Parameters
- Closed
- related to
-
SERVER-70289 Split copies change collections and cluster parameter collections
- Closed