Operational Defect Database

BugZero found this defect 39 days ago.

MongoDB | 2637301

exchange_producer.js should be tagged with does_not_support_transactions

Last update date:

4/10/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

The test sets up cursors during setup and then will attempt to call getMore on them during the FSM execution. This will fail if using transactions because the FSM will attempt to call getMore on a cursor that's been created outside of the transaction. SERVER-86764 disabled the test as it started to fail for the concurrency_replication_multi_stmt_txn suite but ideally we should tag it with does_not_support_transactions instead.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Needs Scheduling

Learn More

Search:

...