-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2021-01-25
-
1
The ReshardingAggTest::VerifyPipelineXXXXAbort() tests are currently failing because the applyOps entries are left behind even though there is an abortTransaction entry at then end of the chain.
There is code in the createOplogFetchingPipelineForResharding() function that appears to filter these entries out but it does not seem to be working according to the tests.
- is related to
-
SERVER-49892 Continued testing for aggregation pipeline for oplog fetcher for resharding (transaction entries)
- Closed