-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2024-2-5
When a shard receives a request with startOrContinueTransaction, resulting in the shard continuing the current transaction (it's already a participant), the shard checks that the request's txn metadata for read concern matches the txn's read concern.
If there is no match, then...