In WT-7498 when using the internal thread to process flush work units, it hits an assertion failure in wt_txn_release_snapshot for visibility when flush_tier is called after a reconfigure. That ticket commented out the flush_tier call after reconfigure in test_tiered04.py.
This ticket is to investigate what is going on with reconfigure and why it causes the failure.