-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-04-17, Server Serverless 2023-05-01, Server Serverless 2023-05-15, Server Serverless 2023-05-29, Server Serverless 2023-06-26, Server Serverless 2023-07-10, Server Serverless 2023-07-24, Server Serverless 2023-08-07
When the recipient creates a temporary WT instance (to rollback-to-stable the donor files and record collection metadata), it calls wiredtiger_open with a config string. There are configuration options that might vary on the donor which the recipient must match, like "compressor=snappy". Figure out how to match these up, e.g. the donor sends a config string to the recipient via the recipientSyncData command, and the recipient stores the string in its state machine.
- depends on
-
SERVER-61143 Import donated collections
- Closed