[SERVER-55097] [SBE] Error is not returned as expected in jstests/noPassthrough/query_yields_catch_index_corruption.js Created: 09/Mar/21  Updated: 06/Apr/21  Resolved: 06/Apr/21

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

Type: Bug Priority: Major - P3
Reporter: Mihai Andrei Assignee: Martin Neupauer
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-51137 [SBE] Add logging for index key found... Closed
Operating System: ALL
Steps To Reproduce:

buildscripts/resmoke.py --suites=no_passthrough --mongodSetParameters='{featureFlagSBE: true}' jstests/noPassthrough/query_yields_catch_index_corruption.js

Sprint: Query Execution 2021-04-19
Participants:

 Comments   
Comment by Martin Neupauer [ 06/Apr/21 ]

The collection scan is seeking on a non-existent RID. It returns EOS (duh, the RID does not exist). The classis engine has an extra step that detect an index corruption. See the related ticket.

Generated at Thu Feb 08 05:35:27 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.