-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Execution, Replication
-
None
-
Query Execution
In awaitdata_getmore_new_last_committed_optime.js, we never have this fail point enabled:
[js_test:awaitdata_getmore_new_last_committed_optime] Error: assert.soon failed, msg : Could not find log entries containing the following message: PlanExecutor - planExecutorHangBeforeShouldWaitForInserts fail point enabled : [js_test:awaitdata_getmore_new_last_committed_optime] doassert@src/mongo/shell/assert.js:20:14 [js_test:awaitdata_getmore_new_last_committed_optime] assert.soon@src/mongo/shell/assert.js:382:17 [js_test:awaitdata_getmore_new_last_committed_optime] contains@src/mongo/shell/check_log.js:132:9 [js_test:awaitdata_getmore_new_last_committed_optime] @jstests/replsets/awaitdata_getmore_new_last_committed_optime.js:104:1 [js_test:awaitdata_getmore_new_last_committed_optime] @jstests/replsets/awaitdata_getmore_new_last_committed_optime.js:15:2 [js_test:awaitdata_getmore_new_last_committed_optime] failed to load: jstests/replsets/awaitdata_getmore_new_last_committed_optime.js [js_test:awaitdata_getmore_new_last_committed_optime] exiting with code -3
It may be this failpoint is in the classic engine but absent from SBE.
- related to
-
SERVER-55009 Enable replica_sets suites against SBE build variant
- Closed
-
SERVER-55670 [SBE][replica_sets] Timed out on waitForFailPoint in sync_source_enters_quiesce_mode.js
- Closed