-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2021-05-03
-
170
-
1
This leads to an invariant failure when destroying the OperationContext due to storage resources still be in use by the Pipeline. ReshardingDonorOplogIterator::_pipeline must either be detached from the OperationContext on exception or destroyed before the OperationContext is destructed on exception.
- related to
-
SERVER-57653 ReshardingDonorOplogIterator must call Pipeline::dispose() if Pipeline::getNext() throws
-
- Closed
-
-
SERVER-57654 Call Pipeline::dispose() if Pipeline::getNext() throws in ReshardingCollectionCloner
-
- Closed
-
-
SERVER-57655 Call Pipeline::dispose() if Pipeline::getNext() throws in ReshardingTxnCloner
-
- Closed
-