-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2022-06-13, Server Serverless 2022-06-27, Server Serverless 2022-07-11
For multi-tenant migration, createRetryableWritesOplogFetchingPipelineForTenantMigrations() fetches only the oplog entries generated by retryable writes with ts < startFetchingTimestamp, specific to a given migrating tenantID. For shard merge protocol, we should fetch oplog entries generated by retryable writes with ts < startFetchingTimestamp for all tenants.