-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Execution, Replication
-
None
-
Query Execution 2021-04-19
reconstruct_prepared_transactions_initial_sync_index_build.js hits the time limit and fails. The attached log contains the hang analyzer output.
On one mongod, the hang analyzer shows one lock dependency but there are no deadlocks.
[js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| Running Hang Analyzer Supplement - MongoDBDumpLocks [js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| MongoDB Lock at 0x556224ab6d00 held by Idle Transaction (LockerId 564) (mongo::MODE_IX) waited on by "conn18" (Thread 0x7fa975aae700 (LWP 13261)) [js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| Saving digraph to debugger_waitsfor_mongod_11478.gv [js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| No cycle detected in the graph
- duplicates
-
SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state
- Closed
- related to
-
SERVER-55009 Enable replica_sets suites against SBE build variant
- Closed