-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests, Transactions
-
None
-
Ruby Drivers
Transactions spec tests defined in mongos-unpin.yml are flaky recently. We need to investigate the reason and re-enable them. The error:
Mongo::Error::OperationFailure:
[272:MigrationConflict]: Transaction 33a50054-a032-4a77-8e72-5e30a74ec380 - 47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU= - - :1 was aborted on statement 0 due to: a non-retryable snapshot error :: caused by :: Encountered error from localhost:27019 during a transaction :: caused by :: Database mongos-unpin-db has undergone a catalog change operation at time Timestamp(1719247274, 1) and no longer satisfies the requirements for the current transaction which requires Timestamp(1719247273, 1). Transaction will be aborted. (on localhost:27018, modern retry, attempt 1)
- is duplicated by
-
RUBY-3446 Flaky spec_test - unpin after TransientTransactionError error on commit
- Closed