-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Execution
-
None
-
ALL
-
Query Execution 2021-05-03
When SBE is turned on by default the following tests fail in the "query" suite with a similar symptom:
TailableDelete
TailableDelete2
TailableCappedRaceCondition
"FAIL","attr":{"test":"mongo::(anonymous namespace)::TailableCappedRaceCondition","type":"TestAssertionFailureException","error":"Expected expression ([&] { while (c->more()) { c->nextSafe(); } }()) to throw AssertionException but it threw nothing. @src/mongo/dbtests/querytests.cpp:1441"
- duplicates
-
SERVER-56111 [SBE] A lost cursor position is not detected for tailable cursors
- Closed