[SERVER-39761] Blacklist text_index_limits.js from secondary_reads_passthrough Created: 22/Feb/19  Updated: 29/Oct/23  Resolved: 22/Feb/19

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: None
Fix Version/s: 4.1.9

Type: Task Priority: Major - P3
Reporter: William Schultz (Inactive) Assignee: William Schultz (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Related
Backwards Compatibility: Fully Compatible
Participants:
Linked BF Score: 38

 Description   

The jstests/core/text_index_limits.js creates a text index and then inserts some very large pieces of text. These operations can be very slow (> 200 seconds) in certain cases. In a 5 node linear chain of replica set nodes, the time it takes for a single operation to replicate to all nodes will be the sum of the time it takes to apply that operation on each node. Thus, in the secondary_reads_passthrough suite, these operations can be very slow to replicate, leading to timeouts in awaitReplication when doing consistency checks. It should be fine to blacklist this test from the secondary reads passthrough suite, since there shouldn't really be any specific interactions between text index limits and chain replication. We have plenty of other passthrough suites that will run this test against multi-node replica sets.



 Comments   
Comment by Githook User [ 22/Feb/19 ]

Author:

{'name': 'William Schultz', 'email': 'william.schultz@mongodb.com', 'username': 'will62794'}

Message: SERVER-39761 Blacklist text_index_limits.js from secondary_reads_passthrough
Branch: master
https://github.com/mongodb/mongo/commit/89c2fb00ae1745ac04f5ca80911f432b13c66f7e

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