When a collMod operation aborts its WriteUnitOfWork, it need not call refreshEntry on rollback. An index catalog change via collMod already invoke refreshEntry. The refreshEntry itself should restore its state on rollback as it registers an IndexRemoveChange to do that.
- related to
-
SERVER-37634 Remove FCV upgrade test from setFCV_collmod_transaction_upgrade
- Closed