We handle the case where a user may toggle logging on/off and recovery, etc. But if a user runs with logging enabled, then they restart with logging off permanently, we never fully clean up the log files and the historical knowledge that logging was once enabled, even if it is far in the past. We should investigate if/when/where we can do that and clean up all former vestiges of logging.
- is duplicated by
-
SERVER-28637 WiredTiger journal files accumulate with each server start/stop
- Closed