-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: WT2.5.3, WT2.6.0
-
Component/s: None
-
None
At the moment attempting to open a database that was created by a newer version of WiredTiger will fail if there is a base configuration file present.
That causes problems for any application opening a database across versions.
It would be better if the options in the base configuration file are checked if the file was created with a different version, and an error is only returned if the included configuration options are not valid.
- is depended on by
-
SERVER-18356 Backward compatibility across releases with WiredTiger
- Closed
- is related to
-
SERVER-19100 Start WiredTiger engine with the config_base=false
- Closed