[SERVER-41265] Fix and remove exclude_from_large_txn tags from jstests Created: 21/May/19  Updated: 29/Oct/23  Resolved: 10/Jun/19

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: None
Fix Version/s: 4.2.0-rc2, 4.3.1

Type: Task Priority: Major - P3
Reporter: Jason Chan Assignee: Siyuan Zhou
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Related
related to SERVER-41280 JS tests shouldn't assume the prepare... Closed
Backwards Compatibility: Fully Compatible
Backport Requested:
v4.2
Sprint: Repl 2019-06-17
Participants:

 Description   

We currently have three tests that are labelled as exclude_from_large_txns for the enterprise-rhel-62-64-bit-multi-txn-oplog-entries build variant. The tests should be fixed to be compatible with this new variant and the tags should be removed from the blacklist.

1. change_streams_resume_token_applyops_overlap.js

  • This tag should be changed to exclude_from_large_txns_due_to_change_streams

2. abort_in_progress_transactions_on_step_up.js

  • This test currently fails with the new multi_oplog_txns build variant because it already sets the maxNumberOfTransactionOperationsInSingleOplogEntry flag as part of the test, which causes a DuplicateKey error since the build variant also tries to set the same parameter. We should not be setting the parameter as part of the test.

3. server_transaction_metrics_for_prepared_transactions.js

  • This test was initially failing with an incorrect oldest active timestamp. We need to investigate to see if this test is no longer failing or flakey before unblacklisting.


 Comments   
Comment by Githook User [ 18/Jun/19 ]

Author:

{'name': 'Siyuan Zhou', 'email': 'siyuan.zhou@mongodb.com', 'username': 'visualzhou'}

Message: SERVER-41265 Remove exclude_from_large_txn tags from jstests

(cherry picked from commit f9497dc05a6013312ca29e1642765a50b39ab0b9)
Branch: v4.2
https://github.com/mongodb/mongo/commit/ce72366a6c5c1cdcc12470853ba121e5aa98f7c6

Comment by Githook User [ 10/Jun/19 ]

Author:

{'name': 'Siyuan Zhou', 'email': 'siyuan.zhou@mongodb.com', 'username': 'visualzhou'}

Message: SERVER-41265 Remove exclude_from_large_txn tags from jstests
Branch: master
https://github.com/mongodb/mongo/commit/f9497dc05a6013312ca29e1642765a50b39ab0b9

Generated at Thu Feb 08 04:57:16 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.