-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-01-23
https://jira.mongodb.org/browse/SERVER-70671 handles basic functionality for change streams + shard merge, but we should confirm that there isn't additional work to handle the following:
- Transactions
- Transactions > 16MB
- Retryable Writes
- Retryable FindAndModify
I've been able to confirm that Transactions are working fine (other than being blocked by https://jira.mongodb.org/browse/SERVER-72230, which is a quick fix), but we should confirm that the above are all handled. Added this to a separate ticket to avoid blocking https://jira.mongodb.org/browse/SERVER-70671
- related to
-
SERVER-72230 Ensure Shard Merge supports transactions
- Closed
-
SERVER-72828 Ensure Shard Merge supports large transactions
- Closed
-
SERVER-72829 Ensure Shard Merge supports retryable writes
- Closed