Currently, only the MMAPv1 storage engine will acknowledge the --repairPath option when specified.
WiredTiger for instance will never check if this option is set or use the option if provided. Specifying repairPath with storage engines other than MMAPv1 should fail. The documentation will be updated to reflect this in DOCS-8231.
- is related to
-
SERVER-25959 Check whether any mmapv1 options are supplied to other storage engines
-
- Closed
-