-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Cluster Scalability
-
ALL
Removing a shard acting as a participant (not coordinator) in a transaction can lead to an inability to commit or abort the transaction after the removal. Therefore, it must be ensured that the removeShard operation only proceeds when all ongoing transactions finish on participants.
- related to
-
SERVER-50143 Removing a shard with in-progress transaction coordinators can leave transactions on participants permanently in prepare
- Backlog