-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Diagnostics
-
Fully Compatible
-
Quint Iteration 3.1.1
db.serverBuildInfo() does not provide any indication which storage engines were compiled into the server.
This is an issue for jstests which exercise WiredTiger specific functionality. We currently disable these tests if db.serverBuildInfo().bits == 32, but we should test for the presence of WiredTiger instead.
Related: SERVER-16660, SERVER-16313
- is related to
-
SERVER-16811 Only register wiredTiger factory once
- Closed
- links to