-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
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...".
- 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