-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 2020-12-14
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/repl/rollback_impl.cpp:964: UNREACHABLE 114724 This code cannot be reached: "return mongo::Status(mongo:...".