We should decide how the in-memory storage engine and eviction_dirty_target interact. This has become more important because the default eviction_dirty_target is now much lower than it was in earlier releases.
We could:
- Automatically increase the dirty target when in-memory is configured, or
- Ignore it altogether
- Do something else