Details
-
Bug
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
-
Storage Execution
-
ALL
Description
Structurally dead code
Actions intended to be performed by the unreachable code will never occur. Code block is unreachable because of the syntactic structure of the code
/src/mongo/db/storage/kv/kv_engine_test_harness.cpp:338: UNREACHABLE 122112 This code cannot be reached: "std::unique_ptr<mongo::Reco...".
Attachments
Issue Links
- depends on
-
SERVER-65001 Update timestamp query API calls for WiredTiger change
-
- Closed
-
- is caused by
-
SERVER-65001 Update timestamp query API calls for WiredTiger change
-
- Closed
-