Once WT_CONNECTION::close is called, WiredTiger should stop attempting lookaside eviction. It isn't going to help shutdown, and disabling it also disables some rare code paths that can interfere with normal shutdown (e.g., marking pages dirty in order to unblock a stuck cache by triggering lookaside eviction).
- is related to
-
WT-3653 lookaside changes cause dirty blocks on close
- Closed